write the Sql query for creating database backup?

Answer Posted / gourvendra singh

if you need to take tha backup of the database on ur hard
disk then u can use the following query:

exp userid=system/manager@orcl file=location\abc.dmp full=y
log= abc

Is This Answer Correct ?    23 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can one improve the performance of sql*loader? : aql loader

587


How to execute a stored procedure?

565


What kind of join is join?

559


Why do we use sqlite?

535


How many sql core licenses do I need?

509






How can I make sql query run faster?

560


What are the types of records?

535


What are different clauses used in sql?

588


What are functions in sql?

511


How to sort the rows in sql.

603


How do I find sql profiler?

520


How insert into statements in sql?

593


Can we edit a view in sql?

548


How we can update the view?

602


describe mysql connection using mysql binary. : Sql dba

552