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 first normal form(1nf)?
what is a check constraint?
What is the difference between a primary key and a unique key? Are they the same?
What is Cross Join and in which scenario do we use Cross Join?
Explain sql delete command?
How to test a dml trigger in ms sql server?
What is difference between joins and subqueries?
Is the primary key column of a table an index in ms sql server?
What are triggers? How do you invoke a trigger on demand?
Does a full backup include transaction log?
Tell me what do we need queues in sql service broker?
can you implement data mining in SSRS?
whats the maximum size of view state??
What is primary key index?
Do you know what is sql service broker?