What is the datatype returned by count(*)
Answer Posted / a
int
| Is This Answer Correct ? | 24 Yes | 1 No |
Post New Answer View All Answers
Your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files?
What language is sql server written in?
Which data type columns are the best candidates for full-text indexing?
Can the “if update (colname)” statement be used in a delete trigger?
How to generate create table script on an existing table in ms sql server?
What are the different types of indexes?
How to create a simple user defined function in ms sql server?
Does full backup break log chain?
List some major differences between triggers and stored procedures?
What extended events?
What are the differences in Clustering in SQL Server 2005 and 2008 or 2008 R2?
What are the purposes of floor and sign functions?
Why use “nolock” in sql server?
What are the disadvantages of indexes?
How can I change procedure name in sql server?