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
List types of tables in SQL Azure?
Explain trigger and its types?
What are the approximate numeric data types?
Explain about integration services of Microsoft SQL server?
How to recreate an existing index in ms sql server?
What is table join?
Explain about thread and memory management process of SQL?
Explain about local stored procedure?
How many types of local tables are there in sql server?
Detail about the hardware which is supported by SQL server?
What is database dimension? : sql server analysis services, ssas
What is normalization of database?
Explain about SQL server 2005?
What is clustered primary key?
how you can list all the tables in a database?