1. If a relation scheme is in BSNF then it is also in
- First normal form
- Second normal form
- Third normal form
- Not in any normal form
2. Attribute of one table matching to the primary key of other table, is called as
- foreign key
- secondary key
- candidate key
- composite key
3. Allocation map
- Used to store program data
- specifies which blocks are used by which file
- is updated by application programs
- allow programs to erase files
4. The master list of an indexed file
- is sorted in ascending order
- contains only a list of keys and record numbers
- has a number assigned to each record
- none of above
5. Database management systems are used to
- eliminate data redundancy
- establish relationships among records in different files
- manage file access
- none of above