Q. Which SQL function counts the number of rows in a query result?
Solution:
COUNT() returns the number of rows that match a specified condition in a SQL query.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
COUNT() returns the number of rows that match a specified condition in a SQL query.
Strengthen Your Practice with our comprehensive question bank.