What is private procedure oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What is connection pooling in oracle?
What is oracle used for?
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
Is oracle a programming language?
Write a syntax for update query in oracle?
How can we manage the gap in a primary key column created by a sequence? Ex:a company has empno as primary key generated by a sequence and some employees leaves in between.What is the best way to manage this gap?
What are the different type of Segments ?
How to call a trigger inside a stored procedure?Give an example.
What is the relationship among database, tablespace and data file?
Find all employees in Dept “Marketing”.
Why required to run root.sh at the time of installation and what exactly it will do
In Exception handling if we are using the when others first then what happens . whether it will show the compiler error