waht is the difference between primary key and super key?
Answer Posted / nilesh
Different set of attributes which are able to identify any
row in the database is known as super key. And minimal
super key is termed as candidate key i.e. among set of
super keys one with minimum number of attributes. Primary
key could be any key which is able to identify a specific
row in database in a unique manner.
| Is This Answer Correct ? | 56 Yes | 19 No |
Post New Answer View All Answers
What is oracle rownum?
What are the ways tablespaces can be managed and how do they differ?
Explain what are the uses of rollback segment?
Can a parameter be passed to a cursor?
How to install oracle odbc drivers?
What operating systems are supported by oracle database 10g xe?
Can group functions be mixed with non-group selection fields?
what are archived logs?
What is a procedure in oracle?
What is an oracle database table?
How many types of cluster table in Oracle?
How to drop an existing table in oracle?
How index is implemented in oracle database?
Where are the settings stored for each instance in oracle?
Explain a synonym?