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
Determine when to use stored procedure to complete sql server tasks?
Do you know what is lock escalation?
How to disable stored procedure sql server?
Is a null value equal to anything? Can a space in a column be considered a null value? Why or why not?
what is the information that can be stored inside a bit column? : Sql server database administration
What are alternate keys?
Can we add a cpu to sql server?
As per your opinion what are the five top responsibilities of a dba? : sql server database administration
Do you know what is a linked server in sql server?
let's assume you have data that resides on sql server 6.5. You have to move it sql server 7.0. How are you going to do it? : Sql server database administration
Why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it?
What is 'write-ahead log' in sql server 2000 ?
What is the difference between deallocate cursor and close cursor?
What are types of subqueries?
Define full outer join?