what happens on checkpoint? : Sql server database administration


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

Post New Answer

More SQL Server Interview Questions

What are the different types of backup avaible in SQL SErver

6 Answers   Emphasis, IBM,


Which system tables contain information on privileges granted and privileges obtained

1 Answers  


What is a non clustered primary key?

0 Answers  


Delete duplicate rows from a table without primary key by using a single query Table Employee empname salary A 200 B 300 A 200 C 400 D 500 D 500 Output should be A 200 B 300 C 400 D 500

14 Answers  


What's new in sql management studio for sql server? : sql server management studio

0 Answers  


What is dbcc updateusage?

0 Answers  


Do you know what is a trace frag? Where do we use it?

0 Answers  


Explain what are the database objects? : SQL Server Architecture

0 Answers  


how many clustered indexes can be created on a table? : Sql server database administration

0 Answers  


What is better - 2nd Normal form or 3rd normal form? Why?

2 Answers   TCS, TPK,


what is the difference between Delete and Truncate command in SQL

0 Answers   BirlaSoft,


What are the transaction properties?

0 Answers  


Categories