Q Which of the following SQL commands can be used to add data to a database table?

  • A INSERT
  • B ADD
  • C UPDATE
  • D APPEND

MCQs Details

INSERT SQL commands can be used to add data to a database table.