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 to calculate expressions with sql statements? : Sql dba

539


What is substitution variable in pl sql?

517


What is benefit of creating memory optimized table?

545


How to run sql commands in sql*plus?

597


What is the main difference between sql and pl/sql?

575






tell me about various levels of constraint. : Sql dba

542


what does it mean to have quoted_identifier on? : Sql dba

685


how to convert numeric values to character strings? : Sql dba

577


How can you know that statistics should be updated?

621


State some properties of relational databases?

593


Is t sql a programming language?

547


What is difference between joins and union?

539


how to escape special characters in sql statements? : Sql dba

524


What is a composite primary key?

596


What happens when a trigger is associated to a view?

516