write the Sql query for creating database backup?
Answer Posted / k.l.rajesh babu
BACKUP DATABASE DATABASE_NAME TO DISK='C:\BackupDB\DB.bak'
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What is the difference between sql and isql*plus?
what is sql server agent? : Sql dba
What is sql constant?
What is set transaction?
What found sql?
Is left join inner or outer by default?
Name the operator which is used in the query for pattern matching?
Can dml statements be used in pl/sql?
What are schema-level triggers?
What are the different set operators available in sql?
What is difference between primary and secondary key?
Is sql better than excel?
how is myisam table stored? : Sql dba
what are integrity rules?
What are data types in pl sql?