Answer Posted / vijay dev saxena
Count(exp): Counts the number of rows excluding null values.
Count(*) : Counts the number of rows including null and
duplicates records.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How many columns can we include on clustered index ?
Relational calculus is what type of language?
How to convert numeric expression data types using the cast() function?
explain the difference between oracle- sql and sql server sql ? if both are same y we r using 2 sw.s?
Define Wed Edition in SQL Azure?
Explain the creation and execution of a user-defined function in the sql server?
Can we use where clause in union?
Explain about SQLOS?
What is database black box testing?
What is hot add cpu in sql server 2008?
How to test subquery results with the exists operator?
Give the query of getting last two records from the table in SQL SERVER?
How do I know if localdb is running?
What is database isolation in sql server? : sql server database administration
How each E-R model constructs can be mapped to the relational model?