Answer Posted / vijay dev saxena
Count(exp): Counts the number of rows excluding null values.
Count(*) : Counts the number of rows including null and
duplicates records.
Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is resource db in sql server?
What is it’s similarity with sql server?
What is dynamic cursor in SQL SERVER?
Can group by and orderby be used together?
What is apply operator in sql?
how to avoid cursors? : Sql server database administration
How can I create a report based on a query? : sql server management studio
How to set the current database in ms sql server?
Explain where clause?
What is the difference between dbcc indexdefrag and dbcc reindex?
What is named query? : sql server analysis services, ssas
What is the difference between composite index and covering index?
What is BCNF? How is it better than 2NF & 3NF?
What is sub-query in sql server? Explain its properties.
what is a transaction? : Sql server database administration