InterviewSolution
Saved Bookmarks
| 1. |
Which of the following statement is used for changing Recovery Model with T-SQL?(a) ALTER DATABASE(b) ALTER TABLE(c) ALTER COLUMN(d) None of the mentionedThis question was addressed to me in an interview for job.This intriguing question originated from Recovery in chapter Enterprise Data Management of SQL Server |
|
Answer» Correct answer is (a) ALTER DATABASE |
|