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 do I shrink an ldf file?
What is data file in computer?
role of sql sever 2005 in database rather than any other database
How global temporary tables are represented and its scope?
What is the name of reporting services config file and what’s it’s used for?
How will you add a dimension to cube? : sql server analysis services, ssas
What is a benefit of using an after insert trigger over using a before insert trigger?
can a table be moved to different filegroup? : Sql server administration
What does the on delete cascade option do?
Explain transaction server implicit?
What are the steps to insert a table?
mention different types of relationships in the dbms?
How to recompile stored procedure at run time?
How to generate random numbers with the rand() function in ms sql server?
What are the features of Embedded SQL