-
Use of NOCOPY in Procedure
CREATE OR REPLACE PACKAGE XX14_SO_INBOUND_PKG AS PROCEDURE main ( x_errbuf OUT NOCOPY VARCHAR2 , x_retcode OUT NOCOPY NUMBER , p_data_file_path IN VARCHAR2 ); END XX14_SO_INBOUND_PKG;
In above procedure what is the use of NOCOPY...? -
Error while Inserting Records into Table
How to insert records into Oracle db table if I got error while inserting 4th record then how to insert 5th,6th.... records continuously
-
Find High Value of an Array
How to find out the max high value using varray?
-
-
-
-
-
-
RMAN Backup
How to take backup using RMAN backup, without catalogdb?
-
Oracle Catlog & Archive Log
Explain what are Oracle Catlog & Oracle Archive Log ?
-
Find Total Number of Databases
How will you find the total number of databases present in our system via LINUX OS?
-
-
-
DUAL table in Oracle
Can you explain What is DUAL table in Oracle?
-
-
-
-
-
-
Oracle Interview Questions
Sub Category
Questions
Answers
Last Updated
Ans