Answer Posted / guest
'Count': Counts the number of non-null values.
'Count(*)': Counts the number of rows in the table,
including null values and duplicates.
Is This Answer Correct ? | 42 Yes | 2 No |
Post New Answer View All Answers
Is a null value equal to anything? Can a space in a column be considered a null value? Why or why not?
What are the new features introduced in SQL Server 2000? What changed between the previous version of SQL Server and the current version?
How can you check the version of sql server?
Can we join two tables without primary key?
What are some examples of schemas?
What is the server name in sql server?
Where to find ntwdblib.dll version 2000.80.194.0?
What are user-defined functions (udfs) in sql server?
Why we use trigger in sql server with example?
Explain DBCC?
A trigger can reference objects outside the current database? State true or false.
What is mssql?
How to create percentile function?
What is the data type of time?
How to start sql server browser service?