Join WhatsApp ChannelDaily MCQs & Exam Updates
Computer Science Hard FPSC Uploaded: 13 Aug 2026

Which SQL clause is used to filter records?

  • A WHERE
  • B HAVING
  • C GROUP BY
  • D ORDER BY
Correct Answer: Option A — WHERE
Explanation:
The WHERE clause in SQL is used to filter records based on specified conditions, returning only rows that meet the given criteria.
Submitted by: PaperMCQs
Related MCQs