What is the difference between primary key and unique key and foreign key in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
what diffrence between function and procedure?
what is data independence exactly? give an example
What is the order of defining local variables and sub procedures/functions?
What is connection pooling in oracle?
Is there a combination of "like" and "in" in sql?
How to retrieve values from data fields in record variables?
How to create a temporary table in oracle?
where do i find oracle interview questions.
What is an oracle database?
emp numb is unique because that is primary key,,but what is foreign key .. explain very clear with example
Can multiple cursors being opened at the same time?
i can't insert column value greater than 4000 characters at one instance even i am using CLOB datatype . how to insert efficiently more than 4000 characters ? And please let me know how to impose inline and out-of line constraints on oracle column??? Thanks in Advance... Prakash