"primary key=unique+null" is equal,reson?not,reason?
Answer Posted / devaraja.m
Primary key should be Unique + not null. hence
Primary key = unique+ Not null.
primary having the best role in al table, without PK we
cont identify the table itself. because it should be only
one & should not be zero.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to write date and time literals in oracle?
can u send the sql dumps to sivakumarr1987@gmail.com plz help me
How do I reset a sequence in oracle?
What is the difference between primary key and unique key and foreign key in oracle?
Explain user account with reference to oracle.
What is a synonym? What are its various types?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
Name the three major set of files on disk that compose a database in Oracle?
What is the difference between pre-select and pre-query?
What is primefaces used for?
How to define a variable of a specific record type?
what is the difference between substr and instr function in oracle?
Describe an oracle table?
how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?
What happens if you set the sga too low in oracle?