Is primary key = unique key,not null?
If yes,please explain
IF No,please explain
Answer Posted / edara satish
More or less both the keys sounds same, but the major
diffrence is where unique will allow null values, because
each null treated as a diffrent value internally. Incase of
primary key it will not allow any repeated data and null
data.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Explain the use of online redo log files in oracle.
when we are importing items in inventory, showing errors, Oracle support suggested us for running scripts & also suggested if we run scripts, iprocurement applicaation if is there it will show shared and if we go in future for iprocurement, it wont work. So kinldy suggest any functional solution.
WHAT IS THE DEFINITION OF DEFAULT CUSTOMER IN AR?
Using the relations and the rules set out in the notes under each relation, write statements to create the two sequence generators specified in the notes.
How to update values in a table in oracle?
What is an external table?
Explain what are the characteristics of data files?
How to create a temporary table in oracle?
How do we get field details of a table?
What is an oracle cursor variable?
Explain an integrity constrains?
What are the benefits of ordbms?
Difference between oracle's plus (+) notation and ansi join notation?
How can I introduce multiple conditions in like operator?
What is enter substitution variable in oracle?