Which SQL command is used for enter data in table .
a insert in
b into insert
c insert into
d none of these
Answers
Answered by
6
Explanation:
There are two basic syntaxes of the INSERT INTO statement which are shown below. INSERT INTO TABLE_NAME (column1, column2, column3,...columnN) VALUES (value1, value2, value3,...valueN); Here, column1, column2, column3,...columnN are the names of the columns in the table into which you want to insert the data.
Answered by
1
Explanation:
aggcuytvwteybeyyrb4ubtu 5u
Similar questions