Define Check points and End Points?
CheckPoints:Whenever we perform any DML operations in the
database,it will go to the checkpoint and then commit in
the database.If we don't have checkpoints,the data will get
store in transaction log file,once it got fill full,it will
make the database performance issues.
Endpoints:Endpoints are objects that represent a
communication point between the server and a client.
Is This Answer Correct ? | 4 Yes | 0 No |
What is Deadlock?
How will you know when statistics on a table are obsolete?
What is the purpose of update statistics and scope_identity() function?
What is the meaning of lock escalation and why/how to stop this? : sql server database administration
what is diffence between replicaion and logshipping?
What are three ways you can use an identity value inside a trigger? Why would you prefer one way over another?
What is the difference between 2-Tier architecture and 3-Tier architecture
15 Answers CTS, MCN Solutions, Oracle,
What is a job?
what is the main difference between after trigger and instead trigger.
What’s the use of custom fields in report?
Explain syntax for viewing, dropping and disabling triggers?
List out some of the requirements to set up a sql server failover cluster?