what is a Nested Loop join?
No Answer is Posted For this Question
Be the First to Post Answer
I have created one package with out procedures in package specification and in package body i have used 2 procedures. is it compile????
Where are the settings stored for each instance in oracle?
Ho to insert no. of records at a time..i mean i want to insert 100 records at a time into a table
What are the differences between primary key and unique key?
How to store pictures on to the database?
What is a read only transaction in oracle?
What is index-organized table in Oracle?
when a grant option is encountered for a table EMP to a peer sitting beside you who has already having the table of that name (EMP), then what is the result?
what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?
How to check database size in Oracle?
How to start instance with a minimal initialization parameter file?
Why do you create or replace procedures rather that drop and recreate.