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
Determine how to use the inserted and deleted pseudo tables?
What is sql stored procedure?
Can a trigger be created on a view?
Explain what is lock escalation?
How to test odbc dsn connection settings?
How can we determine what objects a user-defined function depends upon?
What to check if a User database is locked?
Explain view in sql server?
How to get the query of a table in sql server?
What function does a database engine serve in the sql server?
What is isnull() operator?
Does transparent data encryption provide encryption when transmitting data across the network?
Explain difference between control flow and data flow?
what are the different ways of moving data/databases between servers and databases in sql server? : Sql server database administration
What are the properties of sub-query?