Difference between primary key and unique key ?
Answer Posted / himanshu porwal
Primary key does not allow null values whereas in UNIQUE constraint we can have 1 null value means for that column one null value is allowed.
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How to rename an index?
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
Who developed oracle & when?
What is set operator oracle?
How to create additional tablespaces for an new database?
why dont we assign not null constraint as table level constraint.
How can I convert single byte kana characters into multi byte kana characters and vice-versa.
How to define an external table with a text file?
Can we use bind variables in oracle stored procedure?
In Oracle Applications We are Using Sub Ledger Accounting. When we Transfer the Data all modules (AP,AR,CE,FA) to SLA We done Some customizations? What are They??
what is the use of system.effective.date variable in oracle?
What is Reduced List of Values?
How can I see all tables in oracle?
How to delete all rows a table in oracle?
Which dictionary tables and/or views would you look at to diagnose a locking issue?