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
How to list all stored procedures in the current database using ms sql server?
How we create SQL Server 2005 Reporting Services ? Give me Sample
List out the differences between the clustered index and non-clustered index in sql server?
How to connect a database with sql express.?
How to generate random numbers with the rand() function in ms sql server?
I create a separate index on each column of a table. What are the advantages and disadvantages of this approach? : Sql server database administration
What are scheduled tasks in sql server?
How to get nth highest salary from employee table.
How can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role?
How can we delete Duplicate row in table?
What is partition, how will you implement it? : sql server analysis services, ssas
How to loop through returning rows?
In case you have filters in your report, when filters will be applied in cached report instance?
what is the difference between them (ethernet networks and token ring networks)? : Sql server database administration
What is a covering index?