SQL INSERT Into

last tutorial, we created CAR table, now lets insert value into CAR table .

SQL insert Into is used to insert the value into tables. Below is the syntax:

example:

it will create one row in CAR table

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top