How to know whether our backup is succesfully taken?
Answer Posted / sql dba
RESTORE VERIFYONLY FROM DISK = 'C:\temp\adventure.bak'
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what happens on checkpoint? : Sql server database administration
What is the use of sql profiler in sql server 2012?
Define a cross join?
What is open database communication (odbc)?
Can you get second highest salary from the table?
How do I find the sql server version?
Explain stored procedure?
What are the advantages of sql stored procedure?
How to define output parameters in stored procedures?
Explain what you mean by 3 tier architecture.
Explain the ways to controlling cursor behavior?
How can we check the sql server version?
How can I track the changes or identify the latest insert-update-delete from a table?
Explain nested trigger in sql?
Is it important for a database administrator to understand the operating system and file access?