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
If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?
How to recover from sql injection? : sql server security
Can I run multiple instances of sql server 2000 at the same time on one computer?
What functions can a view be used to performed?
Why people hate cursor?
Is truncate a dml command?
Define primary key?
What happens when converting big values to integers?
What is difference between oltp and olap?
What is sql sandbox in sql server?
What is rank function?
what kind of lan types do you know? : Sql server database administration
What are logical database components? : SQL Server Architecture
What do you mean by data manipulation language?
What is a transact-sql statement batch in ms sql server?