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


Please Help Members By Posting Answers For Below Questions

How do you update sql?

523


What is the difference between a primary key and a unique key?

558


How do I run a script in sql developer?

496


What are the query optimization techniques?

535


What is sqlite used for?

531






How to execute a stored procedure?

564


What is sql basics?

584


Which data type is a composite type?

532


What is the difference between distinct and unique in sql?

474


Can procedure in package be overloaded?

611


Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints

642


How many rows can sqlite handle?

587


Is pl sql different from sql?

534


how mysql optimizes distinct? : Sql dba

553


Can you do multiple joins in sql?

548