What is the datatype returned by count(*)
Answer Posted / vikky
Count(*) returns number of rows(counts) available in table.
It returns Int datatype
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How to create “dependant” parameter “make, model, year”
Tell me when is the update_statistics command used?
Name the different type of indexes in sql?
Can a database be shrunk to 0 bytes, if not, why?
When we should use and scope of @@identity?
How to use copy and concatenate commands in SQL?
How many partitions a clustered index has by default in sql server 2012?
Describe in brief sql server monitoring ways.
What are the disadvantages of using querystrings to send data from one page to another?
Explain the first normal form(1nf)?
Do you have any idea about the tcl commands?
What is the distinction amongst delete and truncate?
Determine when to use stored procedure to complete sql server tasks?
What is user-defined multi-statement table-valued function?
How do you set a trace flag in sql server?