problema 1pumili1. Which system is designed to manage and store a large amount of data?A. LOGICAL SCHEMAB. RELATIONAL DATABASEC. DATABASE SYSTEMD. DATA STORAGE SYSTEM
problema 2pumili2. What is the feature that allows modifying a schema without affecting other levels of a database?a) Data independenceb) Integrity constraintsc) Atomicityd) Data isolation
problema 3pumili3. Which of the following languages is used to manipulate data within a database?a) DMLb) DDLc) SQLd) DQL
problema 4pumili4. Which language allows users to define the structure of a database?A. SQLB. DMLC. DQLD. DDL
problema 5pumili5. Which language is used for defining the structures of a database?a) DDLb) SQLc) DQLd) DML
problema 6pumili6. Which general-purpose language is used for querying, updating, and managing data in a relational database?a) DQLb) DMLc) DDLd) SQL
problema 7pumili7. What term refers to the actual data stored in the database?a) Datab) Instancec) Informationd) Datatype
problema 8pumili8. Which component is responsible for executing queries and processing in a DBMS?a) Database engine b) Storage managerc) DBMSd) Query processor
problema 9pumili9. Who is responsible for the administration and overall control of a database?a) Database administratorb) Database managerc) Database user d) Database programmer
problema 10pumili10. When modifying a column’s data type without affecting its current data, what is this an example of?a) Logical Independenceb) Data Independencec) Data Isolationd) Physical Independence
problema 11pumili11. Which datatype is most appropriate for storing monetary values in a database?a) Decimalb) Floatc) Doubled) Integer
problema 14pumili14. Changing the location of the database from one drive to another is an example of what?a) Physical Independenceb) Logical Independencec) Data Independenced) Atomicity of Data
problema 15pumili15. Which data structure helps in speeding up data retrieval by pointing to specific values?a) Data Filesb) Storage Managerc) Indexd) Data Dictionary
problema 16pumili16. Which component executes the low-level instructions generated by the DML compiler?a) Evaluation Engineb) DML Interpreterc) Indexd) Parsing and Translation
problema 17pumili17. What is a characteristic or property of an entity?a) Key b) Attributec) Derivedd) Relationship
problema 18pumili18. What is used to uniquely identify an entity within a database?a) IDb) Keyc) Indexd) Foreign Key
problema 19pumili19. What is the process of defining the structures of a database at a high level called?a) Schema design b) Logical schemac) Physical design d) Database design
problema 20pumili20. A relationship that involves three or more entities is known as what?a) Singularb) Binaryc) Ternaryd) One to One