waht is the difference between primary key and super key?
Answer Posted / zain zany (gcu lahore)
Basic difference in a primary key and Super key is that in
Primary key,we use only a single attribute to identify a
row,where as in,
Super key,we use Different set of attributes to identify any
row in database...
| Is This Answer Correct ? | 16 Yes | 21 No |
Post New Answer View All Answers
What is the maximum limit on the number of columns in a table?
What is the purpose of save points in oracle database?
you are a universe designer and report developer in BO, what type of information you gather from client?Briefly explain plz
What happens if you use a wrong connect identifier?
I creat Credit memo in AR. Now i want revers the Credit Memo.how you can revers that what out any aditional entry.
Explain the use of owner option in exp command.
What is PL/SQL ?
What happens to the current transaction if the session is killed?
Can a formula column referred to columns in higher group ?
What is the parameter mode that can be passed to a procedure?
Explain the blob datatype?
How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?
What is system tablespace?
How to create a stored function in oracle?
How to define an anonymous procedure without variables?