Answer Posted / t.lakshmi
count - It returns the non null values
count(*) - It returns the null values and duplicate values
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What are the disadvantages of using querystrings to send data from one page to another?
Which table keeps information about stored procedures?
What is the Disadvantage of indexed sequential file.
Can we delete data from a view?
What is transact-sql ddl trigger?
how will add additional conditions in sql?
Explain the disadvantages of cursors?
What is key attribute?
How to delete an existing database user?
How can you tell if a database object is invalid?
List out the differences between the clustered index and non-clustered index in sql server?
What command would you use to add a column to a table in sql server?
Tell me what is difference between clustered and non clustered index?
Can I save my report as html, excel or word? : sql server management studio
How to achieve Paging of records in SQL SERVER?