Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
Give this quiz to my class
Q 1/32
Score 0
A (database) is an application or software system that retreives, manipulate, manages, data and databases.
30
FALSE, Relational Database
TRUE
FALSE, Structure Query Lanuage
FALSE, Database Management System
Q 2/32
Score 0
Database Language that used to manipulate data in relational database management system is?
30
Relational Database
Database Management System
Information System
Structure Query Language
32 questions
Q.
A (database) is an application or software system that retreives, manipulate, manages, data and databases.
1
30 sec
Q.
Database Language that used to manipulate data in relational database management system is?
2
30 sec
Q.
(data) is an output of a processing in an information system.
3
30 sec
Q.
(Feedback) is part of the output that goes back again as input for fine-tuning.
4
30 sec
Q.
A type of DBMS which stores data into relations.
5
30 sec
Q.
(DBMS) does allow multi-user and multi view while keeping good performance in manipulating and managing data.
6
30 sec
Q.
(Less redundancy) is one of the characteristics of DBMS because of the normalization in database.
7
30 sec
Q.
A database characteristic which offers different restriction on access and have the features of username, password, or cryptography.
8
30 sec
Q.
An intended user for DBMS which typically the users of DBMS and just reaping the benefits of it like extracting the information from data stored in DBMS.
9
30 sec
Q.
The user of DBMS which typically give authorization to the end users and responsible for managing the usage of DBMS like restricting access to other users.
10
30 sec
Q.
The tier architecture which resides the software or program that access the DBMS and gives an abstracted view of the database is (Presentation tier)
11
30 sec
Q.
A model which represents like a blueprint of the entire DBMS and define the logical structure of modeled database.
12
30 sec
Q.
A model which represents sets of entities with their relationships with each other is (Data model)
13
30 sec
Q.
One building block of ERD which is the object with some properties is (relation).
14
30 sec
Q.
In ERD, (entity) is the logical association among entities and has 3 typical types.
15
30 sec
Q.
A building block of relationship which has the pipe line, less than, and greater than symbol is the (relationship set).
16
30 sec
Q.
A type of relationship which is the connection of several entity sets connected to more than ONE entity set.
17
30 sec
Q.
In mapping entities to a table, the (attribute) will become the column names of the table.
18
30 sec
Q.
In relational model concept, (domain) is the collection of different unordered values with the same data type.
19
30 sec
Q.
A (relation schema) is the logical structure of a datatbase.
20
30 sec
Q.
(Tuple) is a term for record or rows.
21
30 sec
Q.
The (domain) in a relation are the values that can only be entered or inputted in a specific attribute.
22
30 sec
Q.
In relation, (relation instance) represents the data in each attribute, record in each tuple, or the table view to the users.
23
30 sec
Q.
(domain) identifies what kind or type of data to be entered in a single attribute.
24
30 sec
Q.
The number of attributes in a relation is (cardinality).
25
30 sec
Q.
A database schema which defines tables, views, constraints, and any logical structure of the database.
26
30 sec
Q.
A data independence which separates the physical storage of the database, the database, and hardwares used in database.
27
30 sec
Q.
Constraint which checks the permissible values for a given attribute is (check).
28
30 sec
Q.
(Referential Integrity) constraint applies either two key which are primary and unique as well as null constraint.
29
30 sec
Q.
A constraint that refers to the correctness of the meaning of the data is (domain).
30
30 sec
Q.
A constraint that defines the relationship between relations and ensures that the relationships are true.
31
30 sec
Q.
The (domain) constraints enforce domain integrity by limiting the values that are accepted by an attribute.