Database Question Answers - Chapter 1
-
1. The command that adds a new field to an active database is
- MODIFY LABEL
- MODIFY COMMAND
- MODIFY STRUCTURE
- MODIFY REPORT
Answer :
Option C
-
2. Ascending order of data hierarchy is
- bit->byte->record->field->file->database
- bit->byte->field->record->file->database
- byte->bit->field->record->file->database
- byte->bit->field->file->record->database
Answer :
Option B
-
3. In order to use a DBMS, it is important to understand
- the physical schema
- all subschemas
- one sub schema
- none of above
Answer :
Option C
-
4. Natural join can be related with
- Function dependency
- B tree
- Domain calculus
- Relational algebric operators
Answer :
Option D
-
5. Which is not a logical database structure
- Chain
- Tree
- Relational
- Network
Answer :
Option A
-
6. Which command is used to set a link between two database files
- JOIN
- UPDATE
- BROWSE
- SET RELATION
Answer :
Option D
-
7. Data item characteristics that are important in data management include
- punctuation
- language
- spelling
- width
Answer :
Option D