What is the datatype returned by count(*)
Answer Posted / vikram k mahapatra
It return Int datatype
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How many instances per computer are there in sql server 2000?
While migrating Microsoft SQL Server 2008 database to SQL Azure, what can be done to ensure the database connectivity does not degrade?
What are the different types of normalization?
What is the tcp/ip port on which sql server runs?
How to rename an existing table with the "sp_rename" stored procedure in ms sql server?
How can you control the amount of free space in your index pages?
Which autogrowth database setting is good?
What is a partitioned view?
How to insert a new row into a table with "insert into" statements in ms sql server?
What is the name of the system variable that returns the number of rows affected by a SQL statement?
Does order by actually change the order of the data in the tables or does it just change the output?
What program is used to store the data source file?
Define inner join in sql server joins?
Can we perform backup restore operation on tempdb?
What is index in an assignment?