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

Which SQL command is used to retrieve data from a database?

  • A INSERT
  • B UPDATE
  • C SELECT
  • D DELETE
Correct Answer: Option C — SELECT
Explanation:
The SELECT statement retrieves data from one or more database tables. It is one of the most frequently used SQL commands and supports filtering, sorting, grouping, and joining data for analysis and reporting.
Submitted by: PaperMCQs
Related MCQs