Join WhatsApp ChannelDaily MCQs & Exam Updates
Computer Science Easy PPSC NTS Uploaded: 20 Jun 2026

Which command is used to add new records to a database table?

  • A UPDATE
  • B SELECT
  • C INSERT
  • D ALTER
Correct Answer: Option C — INSERT
Explanation:
The INSERT statement adds new rows into a database table and is one of the most common SQL operations.
Submitted by: PaperMCQs
Related MCQs