What is the datatype returned by count(*)
Answer Posted / vinod
Count(*) returns INT.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What the different types of Replication and why are they used?
How you can change the database name in SQL SERVER?
How would we use distinct statement? What is its use?
What is blocking and how would you troubleshoot it? : sql server database administration
What's the information that can be stored inside a bit column?
What is resource db in sql server?
Does server sql treat char as a variable-length or fixed-length column?
Can we use where and having clause together?
how you can deploy an ssrs report?
How many null values we can have in a unique key field in sql server?
What are the advantages of log shipping?
Tell me what do you understand by a view? What does the with check option clause for a view do?
How check triggers in sql server?
What is cdc in sql server?
What is similarity and difference between truncate and delete in sql?