Define candidate key, alternate key, composite key?
Answer Posted / jeff
A candidate key is able to identify a unique tuple in a
relation through an attribute or attribute set.
A foreign key makes sure that a tuple in a relation does
not match a tuple in another relation which does not exist
| Is This Answer Correct ? | 46 Yes | 58 No |
Post New Answer View All Answers
How to replace not in with not exist?
State the acid rules?
Explain about the storage and physical database design?
I HAVE A PI ON COL A THE NEXT DAY I WANT CHANGE THE PI ON COL B? PLS SEND ME THE ANS
You have two tables with a one to many join based on a field named id. You need to find records in the parent table that are not represented in the child table. how would you accomplish this?
What are data modelling techniques?
Explain about the hierarchical model of the database?
What is an application role and explain a scenario when you would use one?
I have a few records all are same structures data, I want to store data in multiple targets how
Pgm A calls Pgm B and pgm B uses cursor, when pgm B is called second time, the program is abending saying the cursor is opened? Why?
Who are naive users?
What is dbms and its application?
How you can make a parameterized view?
1. Using the XML Document below, with the URI “recipe.xml”
define
the following queries in XQuery:
a.) Give the names of all breakfast in the menu.
b.) Select breakfasts that have price lower than $7.00?
What is DB Development software?