write the query for taking database backup in sql
Answer Posted / hemant pal
backup database northwind to disk = 'c:\northwind.bak'
Is This Answer Correct ? | 11 Yes | 10 No |
Post New Answer View All Answers
Explain the steps to create and execute a user-defined function in the sql server?
How to specify the collation for a character data type in ms sql server?
What is equi join with example?
What are system databases into sql server (2005/2008) : sql server database administration
According to you what goes into making the best database administrator? : sql server database administration
What is the cpu pressure?
What command is used to rename the database?
What is field with example?
which backup strategy you are following at ur company
What is a covered index?
Does transparent data encryption provide encryption when transmitting data across the network?
How to retrieve error messages using mssql_get_last_message()?
Explain different backup plans?
Explain the third normal form(3nf)?
Are there issues when exporting SSRS reports into Microsoft Excel? When my users are trying to export a SSRS report into Microsoft Excel, one or two columns in the report appear to merge together. Why might this be?