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 new data source types were added in ssrs 2014?
How to test subquery results with the exists operator?
what are the new features in SSRS?
What is the primary use of the model database?
Explain cdc and sql injection?
What is database replication? What are the different types of replication you can set up in sql server?
What is a derived table?
What types of replication are supported in sql server?
How do I create a stored procedure in sql server?
What is set nocount on and what is set nocount off?
What is a unique key constraint?
What are the different types of sql server replication? : sql server replication
Write a code to select distinct records without using the DISTINCT keyword.
Determine how to use the inserted and deleted pseudo tables?
How to connect of datebase with sql express.?