Answer Posted / anand
COUNT(column_name): COUNT THE NUMBER OF ROWS EXCLUDING NULL
VALUES.
COUNT(*):COUNT THE NUMBER OF ROWS INCLUDING NULL VALUES AND
DUPLICATES.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
explain extended properties
Tell me what is the stuff and how does it differ from the replace function?
Sql server reporting services vs. Crystal reports.
How can you fetch alternate records from a table?
When is update_statistics command used?
Which tools are available to manage SQL Azure databases and servers?
What do you mean by the term 'normalization'?
Can a database be shrunk to 0 bytes, if not, why?
What are the advantages of the mirroring?
What are the types of resultset?
Can a unique index be created on a column, which contains null?
What is index fragmentation in ms sql server?
How to search for a string in all stored procedure in sql server?
To which devices can a backup be created and where should these devices be located? : sql server management studio
please differentiate between delete and truncate?