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
What are the restrictions that views have to follow? : SQL Server Architecture
What are the types of database recovery models?
Data table as parameter in sql server?
What is the difference between a "where" clause and a "having" clause?
what stored procedure would you use to view lock information? : Sql server administration
What is the difference between cube operator and rollup operator? : SQL Server Architecture
What are the types of stored procedures in an sql server?
How do I save a stored procedure in sql server?
What do you understand by the denormalisation?
How to include date and time values in sql statements?
What happens if null values are involved in bitwise operations?
What is difference between equi join and inner join?
How to rebuild all indexes on a single table?
Explain what is cte (common table expression)?
Write a sql query to delete duplicate records from a table called table1