How i can handle exception in large code like 1000 line
without distrubing the code or without exception handler sction?
No Answer is Posted For this Question
Be the First to Post Answer
What is a nvl function? How can it be used?
Give the different types of rollback segments.
what is kernel?
4. Display the order number and client number from the ORDER table. Output the result in the format. Client <clientno> ordered <orderno>
What is an Oracle Instance?
Use of an integrity constraint is better to validate data. Explain
How many memory layers are in the oracle shared pool?
What is a database schema in oracle?
Explain the use of grant option in exp command.
How to do paging with oracle?
i can create a view with two columns from emp table,, later i need to add one more emp column to existing view.. what is query similarly add one more column to existing primary key constraint.. please give me the solutions
candidate key is subset of super key but not vice-verse explain