Q. Which SQL clause limits the number of rows returned?
Solution:
LIMIT restricts the number of rows returned by a query, often used with ORDER BY.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
LIMIT restricts the number of rows returned by a query, often used with ORDER BY.
Strengthen Your Practice with our comprehensive question bank.