What are statistics?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

Explain the truncate command?

0 Answers  


hi, how to match retrieve the unmatched records from 2 tables in which we dont have any primary key. example : table1 has 1,2,3,4,5 and table2 has 1,2,3,4,5,6,7,8,9,10 and i want the numbers from 6 to 10 to be displayed and should not come as null. i need the numbers. please reply as soon as possible.

4 Answers  


How many categories of functions based their return modes?

0 Answers  


How to optimize stored procedures in sql server?

0 Answers  


What are the differences between DDL, DML and DCL in SQL?

0 Answers   ABB, Aspire, Infogain,






The Difference between 'Count' and 'Count(*)'

13 Answers  


Explain time data type in sal server 2008?

0 Answers  


What is NOT NULL Constraint in sql server 2012?

0 Answers   CDC,


internal language used in sql server 2000?

2 Answers  


What are the components of sql server service broker?

0 Answers  


What are the different normalization forms?

0 Answers  


What is log shipping? Can we do logshipping with SQL Server 7.0 - Logshipping is a new feature of SQL Server 2000. We should have two SQL Server - Enterprise Editions. From Enterprise Manager we can configure the logshipping. In logshipping the transactional log file from one server is automatically updated into the backup database on the other server. If one server fails, the other server will have the same db and we can use this as the DR (disaster recovery) plan.

0 Answers  


Categories