What does relational model enables programer to do?
What is the advantages of a table in the relational model?
What does a table in the relational model resemble from conceptual point of view ?
What table is easier to understand its hierarchical and network database predecessors?
What does table consists? ( 2 )
What does entity set consists?
Why does table is also called as relation?
What can we think table as?
What does keys consists?
What is primary key?
What is a foreign key ?
What is secondary key?
What is candidate key?
What is referential integrity?
Can we insert multiple candidate key ?
How to select primary key? ( 3 )
What has no data entry, not permitted in primary key and should be avoided in other attributes?
What can NULL represent?
What problems can NULL create?
What role does controlled redundancy play in a relational database?
How do tables within a relational database share information?
When is the occurrence of multiple values in a table not considered redundant?
When does redundancy exist in a relational database?
What is a data dictonary?