write the query for taking database backup in sql
Answer Posted / purav topiwala
Backup database (your database name) to disk="(location
where back will store)"
| Is This Answer Correct ? | 12 Yes | 6 No |
Post New Answer View All Answers
What are truncate options available in sql server? : sql server database administration
What are the different types of sub-queries?
What is data compression? : sql server database administration
how you can deploy an ssrs report?
What is primary key, unique key, and foreign key?
How can windows applications connect to sql servers via odbc?
What is the concept of optimization?
What information is maintained within the msdb database?
How do database indexes work?
Explain temporary table vs table variable by using cursor alternative?
After creating the cube, if we added a new column to the oltp table then how you add this new attribute to the cube? : sql server analysis services, ssas
Is sql different from sql server?
What happens if you insert a duplicate key for the primary key column in ms sql server?
What is the meaning of lock escalation and why/how to stop this? : sql server database administration
What is database mirroring?