Answer Posted / rajeeva tripathi
count - It returns the non null values
count(*) - It returns the null values and duplicate values
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What do you understand by mirroring?
What are different types of raid configurations? : SQL Server Architecture
What is the difference between join and inner join?
What are sql dirty pages?
What is the current pricing model of SQL Azure?
What is the syntax to execute the sys.dm_db_missing_index_details?
what is the difference between Tabular and Matrix report?
Can you explain what is the use of custom fields in report?
How to set database to be single_user in ms sql server?
How many levels of sp nesting is possible?
Explain transaction isolation levels in sql server?
How to receive output values from stored procedures?
What is the difference between count and distinct count?
what are the Prerequisites for Replication?
How to replace given values with null using nullif()?