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 are the different types of stored procedures?
How to download and install microsoft .net framework version 2.0?
Can we hide the definition of a stored procedure from a use?
What is bcp? When does it use?
why would you call update statistics? : Sql server database administration
Why do we partition data?
What is use of attribute hierarchy optimized state? : sql server analysis services, ssas
How to update multiple rows with one update statement in ms sql server?
What is acid properties?
Explain the first normal form(1nf)?
Tell me what is sql profiler?
How you can get a list of all the table constraints in a database?
How to rebuild master databse?
How to read data in a table with "select" statements?
How to write a query with a right outer join in ms sql server?