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
Explain oracle left join with an example?
Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.
Are truncate and delete commands same? If so why?
How remove data files before opening a database?
What is the difference between the Oracle ODBC driver and a Microsoft ODBC (Open Database Connectivity) Driver?
How to define a data field as not null?
What is a read write transaction in oracle?
What is columnar storage what is the advantage?
How to check the oracle tns settings?
Can we connect to ORACLE db using Windows Authentication?
What are the execution control statements?
How to estimate disk space needed for an export job?
What is query image?
What is parameterized cursor in oracle?
Assuming that you are an End User How to find that in the payment Batch some of the Invoice was Missing To pay How to find That??