What is the datatype returned by count(*)
Answer Posted / gunjan sapra
The datatype returned by count(*) is INTEGER type.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How to execute function in stored procedure sql server?
How do indexes help, types?
How to generate create table script on an existing table in ms sql server?
What is user defined datatypes and when you should go for them?
What is sql view?
what are the different ways of moving data/databases between servers and databases in sql server? : Sql server database administration
Differentiate between a having clause and a where clause.
How to insert new line characters into strings?
How important do you consider cursors or while loops for a transactional database?
Can a table have 2 primary keys?
Can we call future method from trigger?
What are the types of subquery?
What is the maximum size per database for sql server express?
What is the difference between ddl and dml?
Are resultset updatable?