write the query for taking database backup in sql
Answer Posted / shardul negi
backup database <database name> to disk
= 'c:\<DatabaseName>.bak'
| Is This Answer Correct ? | 118 Yes | 25 No |
Post New Answer View All Answers
What is the status of services on passive node for failover cluster in sql server? : sql server database administration
What are the steps to process a single select statement?
Why normalization is used?
what are the critical issues you have resloved in your company
What is difference between views and tables?
What are views in ms sql server?
Can a table have 2 primary keys?
Define cross join in sql server joins?
What is built-in/administrator?
I applied Transactional with updatable subscriptions replication on 2 tables now i want to delete those 2 tables but i cannot delete those tables as replication is running how can i stop replication for those 2 tables(but i don't want to delete those replicated tables but i need to stop the replication) how can i do that
How to install sql server 2005 express edition?
What is Dependency Injection and provide example?
What is provisioning, billing and metering, and connection routing concepts in the service layer?
What is function of master database?
How to get a list all databases on the sql server?