
Database Management System I - Activity I
Quiz by Felipe Sinjetsu
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
20 questions
Show answers
- Q1It is considered as the respository of data.Relational Database Management SystemDatabaseDataInformation30s
- Q2DBMS are the applications or softwares that manages databasesTRULSETRUEFALSEFLRUE30s
- Q3A type of DBMS which manage or stores data in table format.Relational DBMSHierarchical DBMSNetwork DBMSObject Relational DBMS30s
- Q4Information produced by an information system is used by organization to aid them in decision making.TRUEFALSETRULSEFLRUE30s
- Q5DBMS cannot be used in real-world entities.TRULSETRUEFALSEFLRUE30s
- Q6Relational DBMS uses Structured Query Language as its language.FALSETRUEFLRUETRULSE30s
- Q7A user of DBMS which creates the structure of the database like entities, constraints, etc. is?Database End-userRelational DatabaseDatabase AdministratorDatabase Designer30s
- Q8This tier acts as a mediator between end-user and the database. Also there is an application that retrieves and store data on the database.Presentation TierApplication TierDatabase Tier30s
- Q9This model defines how the logical structure of a database is modeled. It is an fundamental entity to introduce abstraction on DBMS.Relational DBMSData modelEntity-Relationship modelPresentation model30s
- Q10A conceptual model of a relation that illustrates the entity with its attributes as well as relationship to other entity sets is?Presentation modelEntity Relationship ModelData ModelRelational DBMS30s
- Q11Attributes in the database are the column names or field names.TRUEFALSEFLRUETRULSE30s
- Q12Relationship is the logical association of entities in a database.TRULSEFLRUEFALSETRUE30s
- Q13In an entity-relationship diagram, crows foot notation indicates the type of relationship on entities as one or many by using pipe line, less than, or greater than.TRULSEFLRUEFALSETRUE30s
- Q14A type of relationship which is an entity is connected to more than one entity set is?Many-to-ManyOne-to-ManyOne-to-OneRelationship30s
- Q15The list of possible values of an attribute is?Field nameEntityAttributeDomain30s