What is parameterized cursor in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE?
what is the syntax of SELECT command?
What is save point in oracle database?
What is dynamic proxy?
13. Display the second to fifth characters in each client name.
What are the different types of modules in oracle forms?
The table has 3 columns 4 rows. The output is which column has least null values( A COL SHOULD BE THE OUTPUT) Write the query plz. A B C ================ 1 NULL 2 NULL 3 4 NULL 5 6 7 NULL NULL O/P C = 2 4 6
what diffrence between function and procedure?
What is a Database instance ? Explain?
How to create a single index for multiple columns?
An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?
How to write a query with an inner join in oracle?