What is WITH CHECK OPTION

Answer Posted / naren

The CHECKPOINT statement saves time in a subsequent
recovery by creating a point at which all modifications to
data and log pages are guaranteed to have been written to
disk.

Checkpoints also occur:

When a database option is changed with ALTER DATABASE. A
checkpoint is executed in the database in which the option
is changed.


When a server is stopped, a checkpoint is executed in each
database on the server. These methods of stopping Microsoft
SQL Server 2000 checkpoint each database

Is This Answer Correct ?    4 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

You want to use a perspective in an mdx query. How do you select the perspective?

185


What is multi-statement table-value user-defined function?

724


Explain syntax for disabling triggers?

710


Explain tables in SQL Azure?

114


What do you mean by 'normalization'?

784






What is a trigger and its types?

732


Who is the owner of a schema in ms sql server?

722


What is SQL Server?

848


What are pages and extents? : SQL Server Architecture

716


How do I find the sql server version?

711


is it important for a database administrator to understand the operating system and file access? : Sql server administration

778


What is data set in report?

112


what are the disadvantages of cursors? : Sql server database administration

688


If no size is defined while creating the database, what size will the database have?

745


Write query to return all rows sql?

792