Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Question: Write a SQL query to count the number of rows in a table.
Answer: SELECT COUNT(*) FROM table;
Is it helpful? Yes No

Most helpful rated by users:

©2025 WithoutBook