| |
GeekInterview.com > Interview Questions > Oracle > SQL Plus
| Print | |
Question: What is the basic difference between primary key and (unique key along with Not NULL).
|
| March 03, 2007 03:00:53 |
#2 |
| globalanil18 |
Member Since: August 2006 Total Comments: 7 |
RE: What is the basic difference between primary key a... |
Hi Guys
Thanks for reply. But my Qn has not answered yet.
My Qn was
What is the basic difference between primary key and (unique key along with Not NULL).
If we define a unique key as not null then it also take a unique value as well as not null value that means one can not insert Null value in that column. Thanks |
| |
Back To Question | |