Why do we use bulk collect in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
what is candidate key & super key
How do we switch from init.ora file to asp file?
why you need store procedure ? where do we use it in a Java project? can you get the code for as store procedure using in Java?
How do I uninstall oracle client from windows?
What is a SNAPSHOT ?
State the difference between a primary key and foreign key?
How to assign data of the deleted row to variables?
Does a Before form trigger fire when the parameter form is suppressed ?
How many memory layers are in the oracle shared pool?
how to get second highest sal of emp 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 assign values to variables?