waht is the difference between primary key and super key?
Answer Posted / guneetinder singh
primary key has two properties
* uniqueness.
* not null value acceptable.
where as super key is candidate key minus primary key
attributes.
| Is This Answer Correct ? | 14 Yes | 32 No |
Post New Answer View All Answers
What is the difference between substr and instr?
What is a server parameter file in oracle?
How to write text literals in oracle?
What are the database administrators utilities available?
What privilege is needed for a user to create views in oracle?
How to check the oracle tns settings?
why dont we assign not null constraint as table level constraint.
What are the system predefined user roles?
How to retrieve the count of updated rows?
What is dual table oracle?
How to get maxsal , minsal, ename department wise in single query
What is a sub query? Describe its types?
How to Truncate Table in Oracle
What is PL/SQL ?
Briefly explain what is literal? Give an example where it can be used?