1. Data and information are essentially the same thing
2. Data processing can be as simple as organizing data to reveal patterns
3. We are now said to be entering the "knowledge age."
4. Information implies familiarity, awareness, and understanding knowledge as it applies to an environment.
5. Data constitute the building blocks of information
6. Metadata present a more complete picture of the data in the database than the data itself
7. The only way to access the data in a database is through the DBMS.
8. Database programming languages receive all application requests and translate them into the complex operations required to fulfill those requests.
9. The DBMS reveals much of the database's internal complexity to the application programs and users.
10. One disadvantage of the DBMS is that it increases the risk of data security breaches
11. An operational database is sometimes referred to as an enterprise database
12. A data warehouse can store data derived from many sources
13. The same data might be simultaneously structured and unstructured depending on the intended processing.
14. Corporations use only structured data.
15. Historically, a manual file system was composed of a system of file folders and filing cabinets.
16. Initially the files within a computer file system were similar to manual files.
17. Structural dependence exists when it is possible to make changes in the file structure without affecting the application program's ability to access the data.
18. A query language is a procedural language.
19. One disadvantage of a database system over previous data management approaches is increased costs.
20. One advantage of a database system over previous data management approaches is that the database system is considerably less complex.