Saved Bookmarks
| 1. |
In SQL, which command is used to add new rows to a table?(a) Alter Table(b) Add row(c) Insert(d) AppendThe question was asked in a national level competition.This interesting question is from DML Command in section SQL Basics of Oracle |
|
Answer» The correct choice is (c) Insert |
|