Answer Posted / mahavir bansal
COUNT(Exp): COUNT the no of not NULL Records Including
Duplicates values
COUNT(*):returns the No of Records in the Table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between table aliases and column aliases? Do they affect performance?
How can I check if a view exists in a sql server database?
What do you mean by normalisation?
Can you explain what is the use of custom fields in report?
explain different levels of normalization? : Sql server database administration
What are views used for?
How to encrypt data between dialogs?
How do I start sql server 2017?
What is an identity column in insert statements?
What are commonly used mssql functions in php?
Why does sql studio use a single registered database repository? : sql server management studio
What options are there to delete rows on the publisher and not on the subscriber? : sql server replication
How to list all user defined functions in the current database?
Tell me what is normalization? Explain different forms of normalization?
Describe in brief databases and sql server databases architecture.