can you any body tell me simple recovery,full recovery,bulk
logged recovery where can use?

Answer Posted / laxman

full - every transaction will be recorded in t-log
bulklog - bulk transactions like select into will not be
recorded in t-log
simple - no logs will be recoreded.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of for clause?

571


If any stored procedure is encrypted, then can we see its definition in activity monitor?

541


how do you implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql server database administration

568


What are subqueries in sql server?

584


What is raid? : SQL Server Architecture

584






What is an index in sql?

541


What is the importance of concurrency control?

653


What is normalization? Describe its different types.

576


How to get a list of columns using the "sp_help" stored procedure in ms sql server?

578


What is GUID in sql server?

633


How to change the data type of an existing column with "alter table" statements in ms sql server?

525


What is impersonation? What are the different impersonation options available in ssas? : sql server analysis services, ssas

546


Describe the functionalities that views support.

644


Can a stored procedure call itself or recursive stored procedure? How much level sp nesting is possible?

603


What is the xml datatype?

617