How to define an anonymous procedure with variables?
No Answer is Posted For this Question
Be the First to Post Answer
What is Virtual Private Database in Oracle?
It's Urgent? How to IMPORT .xls & .txt file into ORACLE?
How to write date and time interval literals in oracle?
can a table has a column that has only view data and in other columns we can change data?
how can we write trigger in trigger???????? can we write one trigger on two table???
SELECT * FROM (SELECT TITLE FROM MOVIE ORDER BY RANK DESC) WHERE ROWNUM > 4; when i run the above query .it produces output as NO ROWS SELECTED.why ?plz any one help me
How to insert multiple rows with one insert statement in oracle?
how can db_files > maxdatafiles since db_files is for instance and the later is for database
24. Display the order number for all orders whose average item cost is greater than the overall average item cost across all orders.
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 7 2 4 NULL NULL 5 NULL 3 NULL NULL
What is the use of oracle?
How to execute the package in oracle?