Q. Which clause is used to limit the number of rows returned?

  • (A) RESTRICT
  • (B) LIMIT
  • (C) ROWNUM
  • (D) TOP
πŸ’¬ Discuss
βœ… Correct Answer: (B) LIMIT
Explanation: `LIMIT` is used to specify the number of records to return.
Explanation by: Mr. Dubey
`LIMIT` is used to specify the number of records to return.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
77
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
81%
Success Rate