write the Sql query for creating database backup?
Answer Posted / suresh
BACKUP DATABASE DATABASE_NAME TO DISK='C:\BackupDB\DB.bak'
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How do I remove all records from a table?
Does sql full backup truncate logs?
What is Histogram?
What is java sql package?
Write an sql query to select all records from the table?
what is sql? : Sql dba
Explain the update statement in sql
Can a foreign key be null?
what are the differences between procedure-oriented languages and object-oriented languages? : Sql dba
What are two statement types in sql?
What are sql procedures?
Explain the working of foreign key?
Should I use mbr or gpt?
How to take user input in pl sql?
how many ways we can we find the current date using mysql? : Sql dba