Which SQL function is used to count the number of rows in a SQL query?
Which SQL function is used to count the number of rows in a SQL query? Correct Answer COUNT(*)
COUNT(*) takes null value row in to consideration.
মোঃ আরিফুল ইসলাম
Feb 20, 2025