What is the datatype returned by count(*)
Answer Posted / siva
it returns int
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to rebuild all indexes on a single table?
What is use of except clause? How does it differ from not in clause?
What is @@error in sql?
What is the default sql server instance name?
What is the ‘fillfactor’?
What is sparse columns of sql server 2008?
What is the difference between getdate and sysdatetime?
Detail about query optimizer?
What is triggers and its types?
How to modify existing triggers using "alter trigger"?
What are different type of Collation Sensitivity?
Do you know what is rank function?
What are the encryption mechanisms in sql server?
Can two different columns be merged into single column? Show practically?
How to return the second 5 rows in ms sql server?