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
Is sql considered coding?
Explain the the delete statements in sql?
ERROR:Insert or update on table"accnt" violates foreign key constraints "acct_to_curr_symbol" DETAILS:KEY(accnt_curr_id)(-2)is not present in the table "curr_symbol" ......solve The Problem..
what are the 'mysql' command line arguments? : Sql dba
discuss about myisam index statistics collection. : Sql dba
What is the life of an sql statement?
How do I order columns in sql?
What are different types of sql?
What is sequence in sql?
what are local and global variables and their differences? : Sql dba
What is sql and also describe types of sql statements?
What is oracle sql developer?
Which column of the user triggers data dictionary view displays the database event that will fire the trigger?
What are local and global variables and their differences?
Does sql require a server?