-
-
Filling a ref cursor
How to fill a refcursor with dataset in C#.i want to pass a dataset as parameter and fill a refcursor with the same dataset.
-
Analytical functions
What are analytical functions and how are they used?
-
-
How do you Optimize query
How can i choose which query is best?i.e On which factors i can choose the best query?
-
Long Raw Columns
How many columns you can create in table from this type "long raw"?
-
Writing Pl/SQL function
Write a PL/SQL fuction named say TRUN, which does the same work as the oracle predefined function "TRUNCATE".
-
Temporary Tables
How to create temporary table? Give some example
-
Set time for job
How to set time in pl/sql(Toad) JOB
-
-
Skip Columns with SQLLDR
How to skip columns while loading data with SQLLDR
-
-
-
Problem with Utl_file.fopen
Hi,There is problem with ult_file.fopen. When I run from the server side, there is no issue with utl_file and it is working fine.If I run the same procedure from Client machine, I am facing problem. It throws an exception Invalid_operation.I am using Oracle 8.2 and Unix server.Can you please let me know what change needs to be done? Is this related to permission issue.Thanks & Regards,Ananth P
-
How to write a query or procedure or function to retrieve all the tables from database where the table dont have any data (no rows).
Database has 100 tables and some of the tables dont have any data. I want to pullout those table names from database in Oracle.
-
Oracle Cursor types
What are the types of cursors apart from explicit and implicit cursors ? Explain when and where they are used ?
-
Difference between 'TABLE OF' and 'REF CURSOR'
What exactly the difference between 'TABLE OF' and 'REF CURSOR' in PL/SQL?For what purposes these both might be used?
-
Oracle triggers
Can we issue rollback, commit in the trigger body. if we issue what is the result
-
-
PL/SQL tables
How will implement the PL/SQL tables?
PL/SQL Interview Questions
Ans