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
Write down the syntax and an example for create, rename and delete index?
How to rename databases in ms sql server?
Tell me about normalization in DBMS.
You want to check the syntax of a complicated update sql statement without executing it. What command should you use?
Difference between DELETE and TRUNCATE?
What is clustered index
What is transaction server auto commit?
What is the purpose of forms?
What is the osql utility?
How many ways to create table-valued functions?
Please explain the characteristics of a transaction server for example atomicity, consistency, isolation, durability?
What is the language structure to add a record to a table?
What is the difference between stored procedure and functions?
You are doing log shipping due to some reasons it is failing. How you will proceed from there
what are constraints? Explain different types of constraints? : Sql server database administration