This collection contains the Multiple-Choice Questions & Answers on SQL Basics (Set 1).

questions

Title
What is the work of UPDATE command?

What is the work of UPDATE command?


  1. A single or multiple rows can be accessed using this command from one or more tables of a database. Using the WHERE clause with this command is also possible.
  2. Using this command, you can remove or erase recorded information from a database table.
  3. Database data can be updated or changed using this command.
  4. It enables you to create new databases, tables, table views, and other objects using this command.
discuss
total MCQs: 2

MCQs

2

Views

78

Best Answers

299

Points

5