How do I take a backup of Stored Procedure in Oracle?
Answer Posted / syed
Go to oracle bin directory and run the export file
it will ask you in the question format
just say 'yes' or 'y' for data with procedure and funcion.
it will include all the procedure and function view and
table.
Is This Answer Correct ? | 3 Yes | 10 No |
Post New Answer View All Answers
What are the basic functions of a database?
Define database system.
how Data is stored in a file so that Direct Searching can be performed
Why do we use databases?
What is atomicity in dbms?
What are the three levels of data abstraction?
What are the Roles and responsibilities of database administrator?
What do you understand by b-trees?
What is dbms pdf?
What are the five steps of data modeling?
How to pump the data from one database to another?
What is the license for clipper?
Single File Database: Develop a student record management program, which uses single file as its database. It is not supposed to create additional files at any part of the project and should never rewrite total content. It must be capable of storing 100000's of records. It should support variable length records to be added, deleted, modified, listed.
What is database schema in dbms?
Explain what are triggers and rules?