what is primary key and foreign key when and where have to use
Answer Posted / chandrika
primary key has unique value, it dostnt contain null values
and duplicate values.
foregin key is primary key of another table
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Is there an oracle sql query that aggregates multiple rows into one row?
What is the difference between substr & instr functions?
What are a collation and state the different types of collation sensitivity?
How to convert characters to numbers in oracle?
What is hot backup and logical backup?
Explain about integrity constraint?
What is sequence?
When do you get a .pll extension in oracle? Explain its importance
Hi Masters, in Oracle Applications 11i, we hace 2 functions using the same form, i need to create 1 personalization, but that code must afect only one function.... how can i do that?
What is oracle rowcount?
How to load excel data sheet to oracle database
What happens to the data files if a tablespace is dropped?
What are the different types of failures that occur in Oracle database?
In XIR2 if we lost the administration password .How can we regain the password?thanks in advance.
Where do you use decode and case statements?