What is the datatype returned by count(*)
Answer Posted / sathishrpillai
It returns Integer data type.
since count function return the total count of a particular
fields.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What do you mean by collation recursive stored procedure?
How to deploy the Report?
what is nonclustered index
what is bit datatype? : Sql server database administration
What is #table in sql server?
What are the different Authentication modes in SQL Server and how can you change authentication mode?
While you are inserting values into a table with the insert into .. Values option, does the order of the columns in the insert statement have to be the same as the order of the columns in the table?
Define master database?
How to use user defined functions in expressions?
Can we perform backup restore operation on tempdb?
What do you mean by data integrity?
Can sql servers linked to other servers like oracle?
What are the different ways you can create databases in sql server?
Explain primary key in sql server?
can you implement data mining in SSRS?