Difference between primary key and unique key ?
Answer Posted / praveen
primary key not allows null values, but unique key allows null values. only one primary is possible in one table, but multiple unique keys are possible in a table. Each unique key accepts only one null field. Both are used to prevent repeated entry of values.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the max number of columns in an oracle table?
Iam learning oracle developer 2000.. can anyone give me then tutorials sites or PDF related to developer 2000 please send me the details @ mak2786@gmail.com thanks Arun
Give the constructs of a package, function or a procedure.
Difference between hot backup vs. Cold backup?
How to execute a stored procedure in oracle?
Hi Can any one tell me what are the API's used in requisition import.
How to use "startup" command to start default instance?
Is primary key indexed by default in oracle?
Can we store images in oracle database?
What is the scope of a local variable?
How can windows applications connect to oracle servers?
What is instant client oracle?
How to get the Installed Oracle Version Information ?
How to get execution statistics reports on query statements?
What is Virtual Private Database in Oracle?