What is the datatype returned by count(*)
Answer Posted / haribabu
it returns how meny columns in the data table (or)
how meny records in the table
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Why the trigger fires multiple times in single login?
What is tablix?
How do I create a stored procedure in dbml?
How to update muliple row in single query?
What is the chart in report?
How to generate create view script on an existing view?
What functions can a view be used to performed?
Can a function call a stored procedure in sql server?
Can we write ddl in trigger?
How do you open a cluster administrator?
How do you debug a procedure in sql server?
List the advantages of using stored procedures?
What is difference between inner join and full join?
difference between Clustered index and non clustered index ?
as a part of your job, what are the dbcc commands that you commonly use for database maintenance? : Sql server database administration