-
Paging In Oracle
Hi All,I have requirement of sending the records based on the input received from web.I have a ref_cursor returning 30 rows..Here I am supposed to do paging on the set of records present in the above ref cursor.If web gives 1 , then I should send first 10 records in the ref cursor..If gives 2 , then I should send next 10 records in the ref cursor..similarly�..I will get some sort of indicator from...
-
Purpose of Ref cursor and OUT parametr in PLSQL Function?
What is the purpose of Ref Cursor and OUT Parameter in PLSQL Function? Give Examples for each?
-
How to find error line of a package at run time
How can the error line can be identified for a package at run time ?
-
DeCode Performance
Performance wise which is a better option if-else construct or a decode? Why
-
Infinite Loop
How will you stop an infinite loop without closing the program?
-
-
Find null value in a table
What are all the different ways available to find the null value in a table
-
-
-
-
-
-
-
Call SOAP Web Service from PL/SQL
How a SOAP web service can be called from PL/SQL block?How can we handle the result set returned by the SOAP service?
-
-
Querying Customer Details from a Table
How to query the customer details from a Table who have purchased No. of items greater than 5?
-
Load White Space Delimited Data
How to load whitespace delimited data using SQL*Loader?
-
Call SQL Script
How to call SQL script file from PL/SQL?
-
-
Autonomous Transcation
What are advantages of Autonomous Transcation?
PL/SQL Interview Questions
Ans