- 1. Which DML command adds value or data in a table?
A) Insert B) Update C) Delete
- 2. Which DML command edits value or data in a table?
A) Update B) Insert C) Delete
- 3. In writing the DELETE syntax, which data must be filled in?
A) table name B) condition C) column name = value
- 4. Which DML command views value or data in a table?
A) Delete B) Select C) Insert
- 5. Which symbol serves as a pointer where new data will be inserted?
A) * B) / C) -
- 6. Ctrl command for select all.
A) Ctrl+E B) Ctrl+A C) Ctrl+L
- 7. Ctrl command for execute SQL.
A) Ctrl+F5 B) Ctrl+E C) Ctrl+P
- 8. Ctrl command for save.
A) Ctrl+E B) Ctrl+S C) Ctrl+A
- 9. Ctrl command for open.
A) Ctrl+O B) Ctrl+E C) Ctrl+F
- 10. Function key for execute.
A) F1 B) F5 C) F7
- 11. One of the benefits normalization is that provides an overall
A) Security of Database B) Consistency of Data C) Better Database Organization
- 12. One of the benefits of normalization is that Redundant Data can be
A) Reduced B) Abstained C) Increased
- 13. One of the benefits of normalization is that database has better consistency of
A) Process B) Information C) Data
- 14. One of the benefits of normalization include providing better
A) Design Flexibility B) Database Security C) Data Integration
- 15. One of the benefits of normalization is that it can have a password, thus improving
A) Database Integration B) Database Accounting C) Database Security
- 16. This normal form requires a minimum of one candidate key,
A) BCNF B) 5NF C) 1NF
- 17. This normal form reduces redundancy by moving multiple rows in a table to another table.
A) 2NF B) 3NF C) 1NF
- 18. This normal form requires dependency to a super key.
A) 4NF B) 1NF C) BCNF
- 19. This normal form eliminates independent multivalued facts.
A) 3NF B) 4NF C) 5NF
- 20. This normal form removes all nontrivial join dependencies.
A) 2NF B) 5NF C) 4NF
- 21. The number of instances of an entity from a relation to another relation.
A) Orthogonality B) Cardinality C) Deaconality
- 22. One row is related to one row.
A) 1:M B) M:M C) 1:1
- 23. One row is related to two or more rows.
A) 1:M B) 1:1 C) M:M
- 24. 2 or more rows are related by more rows.
A) M:M B) 1:1 C) 1:M
 - 25. Real world objects with independent existence. Represented with a rectangle.
A) Relationship B) Attributes C) Entites
 - 26. The properties, traits, or characteristics of the entity.
A) Attributes B) Entities C) Relationship
 - 27. Association among two or more entities.
A) Entities B) Relationship C) Attributes
 - 28. This downed telephone pole denotes how many relationships?
A) Zero B) One C) Many
 - 29. The crow's foot denotes how many relationships?
A) Many B) Zero C) One
 - 30. The node denotes how many relationships?
A) Zero or One B) Zero or Many C) Zero
- 31. This important table is used to uniquely identify each column in the table.
A) Secondary Key B) Primary Key C) Tertiary Key
- 32. This table is a set of one or more columns with a special code, configuration, or table definition.
A) Foreign Key B) Tertiary Key C) Primary Key
- 33. A duplicate copy of data.
A) Backup B) Copy C) Restoration
- 34. The retrieval of data from a backup copy.
A) Removable Storage B) Restoration C) Backup
- 35. Different strategies in duplicating or creating another copy of your data.
A) Data Recovery B) USB Backup C) Backup and Recovery
- 36. If one of your files are corrupted, it's called
A) User Errors B) Power Interruption C) Media Failure
- 37. If someone accidentally spilled water in the main system, it's called
A) User Errors B) Natural Disasters C) Power Interruption
- 38. If a storm damaged your data, it's called
A) Natural Disasters B) Media Failure C) Power Interruption
- 39. The database administrator's job includes setting up a
A) Backup Schedule B) Loss Data C) Backup of Data
- 40. The database administrator's job includes data transfer to preserve
A) Data Pasting B) Data Copy C) Data Cutting
|