Advertisements
Advertisements
प्रश्न
Which statement is used to count the number of rows in table?
विकल्प
SELECT COUNT(*) FROM table_name;
SELECT COUNT ALL(*) FROM table_name;
SELECT ROWS(*) FROM table_name;
All of these
MCQ
उत्तर
SELECT COUNT(*) FROM table_name;
shaalaa.com
Functions in SQL
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?