Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Define Check points and End Points?



Define Check points and End Points?..

Answer / veeresh kethari

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

Post New Answer

More SQL Server Interview Questions

What is Fragmentation and Defragmentation? For 32GB Table,How can we do the fragmentation?

1 Answers  


What is sql server used for?

0 Answers  


Explain the steps to create and execute a user-defined function in the sql server?

0 Answers  


How to turn off warning messages during php execution?

0 Answers  


How to defragment table indexes?

0 Answers  


how many triggers you can have on a table? : Sql server database administration

0 Answers  


What are the components of sql server service broker?

0 Answers  


What is query optimization process?

0 Answers  


What is normalization and denormalization in sql server?

0 Answers  


What stored by the model? : sql server database administration

0 Answers  


What is database replication? What are the different types of replication you can set up in sql server?

0 Answers  


I need a query that retrieves info from an Oracle table and a query that retrieves info from a SQL Server table. The info has to be joined together according to Record ID numbers. I have very limited access to the Oracle database but full control of the SQL Server database.How do I join two different queries from two different databases?

1 Answers  


Categories