- 1. Which DML command adds value or data in a table?
A) Update B) Insert C) Delete
- 2. Which DML command edits value or data in a table?
A) Insert B) Update 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+A B) Ctrl+L C) Ctrl+E
- 7. Ctrl command for execute SQL.
A) Ctrl+F5 B) Ctrl+E C) Ctrl+P
- 8. Ctrl command for save.
A) Ctrl+A B) Ctrl+S C) Ctrl+E
- 9. Ctrl command for open.
A) Ctrl+E B) Ctrl+O C) Ctrl+F
- 10. Function key for execute.
A) F5 B) F7 C) F1
- 11. One of the benefits normalization is that provides an overall
A) Consistency of Data B) Security of Database C) Better Database Organization
- 12. One of the benefits of normalization is that Redundant Data can be
A) Increased B) Reduced C) Abstained
- 13. One of the benefits of normalization is that database has better consistency of
A) Data B) Information C) Process
- 14. One of the benefits of normalization include providing better
A) Data Integration B) Design Flexibility C) Database Security
- 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) 1NF B) 5NF C) BCNF
- 17. This normal form reduces redundancy by moving multiple rows in a table to another table.
A) 3NF B) 2NF C) 1NF
- 18. This normal form requires dependency to a super key.
A) BCNF B) 4NF C) 1NF
- 19. This normal form eliminates independent multivalued facts.
A) 3NF B) 4NF C) 5NF
- 20. This normal form removes all nontrivial join dependencies.
A) 4NF B) 2NF C) 5NF
- 21. The number of instances of an entity from a relation to another relation.
A) Orthogonality B) Deaconality C) Cardinality
- 22. One row is related to one row.
A) M:M B) 1:1 C) 1:M
- 23. One row is related to two or more rows.
A) M:M B) 1:M C) 1:1
- 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) Attributes B) Entites C) Relationship
- 26. The properties, traits, or characteristics of the entity.
A) Entities B) Relationship C) Attributes
- 27. Association among two or more entities.
A) Attributes B) Relationship C) Entities
- 28. This downed telephone pole denotes how many relationships?
A) Many B) Zero C) One
- 29. The crow's foot denotes how many relationships?
A) Many B) Zero C) One
- 30. The node denotes how many relationships?
A) Zero B) Zero or Many C) Zero or One
- 31. This important table is used to uniquely identify each column in the table.
A) Tertiary Key B) Primary Key C) Secondary Key
- 32. This table is a set of one or more columns with a special code, configuration, or table definition.
A) Foreign Key B) Primary Key C) Tertiary Key
- 33. A duplicate copy of data.
A) Copy B) Backup C) Restoration
- 34. The retrieval of data from a backup copy.
A) Backup B) Restoration C) Removable Storage
- 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) Media Failure C) Power Interruption
- 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) Power Interruption B) Natural Disasters C) Media Failure
- 39. The database administrator's job includes setting up a
A) Backup Schedule B) Backup of Data C) Loss Data
- 40. The database administrator's job includes data transfer to preserve
A) Data Cutting B) Data Pasting C) Data Copy
|