What is the datatype returned by count(*)
Answer Posted / sanjeev kumar
It will return Int or Bigint depend on the size of the row.
(But both are same)
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
SQL Server Architecture ?
what is the maximum size of a row? : Sql server database administration
What is the chart in report?
Difference between report and query parameter.
How to execute function in stored procedure sql server?
What do you understand by SQL*Net?
what are database files and filegroups? : Sql server database administration
Is sql different from sql server?
What is a trigger? Why we need it?
How can you insert null values in a column while inserting the data?
How to find the second highest salary of an employee?
Explain sql delete command?
Is profiler the only tool that has the ability to audit and identify ddl events? : sql server security
What is the sql profiler?
How to create hyperlink from returned sql query ?