- 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) 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+L B) Ctrl+A 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+E B) Ctrl+S C) Ctrl+A
- 9. Ctrl command for open.
A) Ctrl+O B) Ctrl+F C) Ctrl+E
- 10. Function key for execute.
A) F7 B) F1 C) F5
- 11. One of the benefits normalization is that provides an overall
A) Security of Database B) Better Database Organization C) Consistency of Data
- 12. One of the benefits of normalization is that Redundant Data can be
A) Abstained B) Increased C) Reduced
- 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) Design Flexibility B) Data Integration 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) 1NF B) 2NF C) 3NF
- 18. This normal form requires dependency to a super key.
A) 1NF B) 4NF C) BCNF
- 19. This normal form eliminates independent multivalued facts.
A) 4NF B) 5NF C) 3NF
- 20. This normal form removes all nontrivial join dependencies.
A) 2NF B) 4NF C) 5NF
- 21. The number of instances of an entity from a relation to another relation.
A) Cardinality B) Deaconality C) Orthogonality
- 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) Relationship B) Attributes C) Entites
 - 26. The properties, traits, or characteristics of the entity.
A) Relationship B) Entities C) Attributes
 - 27. Association among two or more entities.
A) Relationship B) Entities C) Attributes
 - 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 B) Zero or One 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) Primary Key B) Tertiary Key C) Foreign Key
- 33. A duplicate copy of data.
A) Copy B) Restoration C) Backup
- 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) Backup and Recovery C) USB Backup
- 36. If one of your files are corrupted, it's called
A) Media Failure B) Power Interruption C) User Errors
- 37. If someone accidentally spilled water in the main system, it's called
A) Power Interruption B) User Errors C) Natural Disasters
- 38. If a storm damaged your data, it's called
A) Media Failure B) Power Interruption C) Natural Disasters
- 39. The database administrator's job includes setting up a
A) Loss Data B) Backup Schedule C) Backup of Data
- 40. The database administrator's job includes data transfer to preserve
A) Data Cutting B) Data Pasting C) Data Copy
|