- 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) condition B) table name C) column name = value
- 4. Which DML command views value or data in a table?
A) Insert B) Delete C) Select
- 5. Which symbol serves as a pointer where new data will be inserted?
A) / B) - C) *
- 6. Ctrl command for select all.
A) Ctrl+L B) Ctrl+A C) Ctrl+E
- 7. Ctrl command for execute SQL.
A) Ctrl+E B) Ctrl+F5 C) Ctrl+P
- 8. Ctrl command for save.
A) Ctrl+A B) Ctrl+E C) Ctrl+S
- 9. Ctrl command for open.
A) Ctrl+O B) Ctrl+E C) Ctrl+F
- 10. Function key for execute.
A) F7 B) F5 C) F1
- 11. One of the benefits normalization is that provides an overall
A) Consistency of Data B) Better Database Organization C) Security of Database
- 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) Data C) Information
- 14. One of the benefits of normalization include providing better
A) Database Security B) Data Integration C) Design Flexibility
- 15. One of the benefits of normalization is that it can have a password, thus improving
A) Database Accounting B) Database Integration 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) 1NF B) 3NF C) 2NF
- 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) 5NF B) 4NF C) 3NF
- 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) 1:1 C) M:M
- 23. One row is related to two or more rows.
A) 1:M B) M:M C) 1:1
- 24. 2 or more rows are related by more rows.
A) M:M B) 1:M C) 1:1
- 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) Entities B) Attributes C) Relationship
- 28. This downed telephone pole denotes how many relationships?
A) Many B) One C) Zero
- 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 C) Zero or Many
- 31. This important table is used to uniquely identify each column in the table.
A) Tertiary Key B) Secondary Key C) Primary 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) Restoration B) Backup C) Copy
- 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) Backup and Recovery C) USB Backup
- 36. If one of your files are corrupted, it's called
A) Power Interruption B) Media Failure C) User Errors
- 37. If someone accidentally spilled water in the main system, it's called
A) Natural Disasters B) Power Interruption C) User Errors
- 38. If a storm damaged your data, it's called
A) Media Failure B) Natural Disasters C) Power Interruption
- 39. The database administrator's job includes setting up a
A) Backup of Data B) Loss Data C) Backup Schedule
- 40. The database administrator's job includes data transfer to preserve
A) Data Pasting B) Data Cutting C) Data Copy
|