Q:

In SQL, which command is used to add new rows to a table?

belongs to collection: DBMS - SQL MCQ

0

In SQL, which command is used to add new rows to a table?


  1. ALTER TABLE
  2. ADD ROW
  3. INSERT
  4. APPEND

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (c).INSERT

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

DBMS - SQL MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
An operation that will increase the length of a li... >>
<< In SQL, which command(s) is(are) used to enable/di...