PERSIODICAL CP2
Quiz by Aldrin Llagas
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
- 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
- Q1
In this method, source documents are manually prepared using equipment such as typewriter and calculator.
Manual Method
Mechanical Method
Electrical Method
ElectromechanicalMethod
60s - Q2
In this method, source documents are prepared using tools such as pens, pencils, ledgers, files, and folders, among others.
Manual Method
Mechanical Method
Electrical Method
D. Electromechanical Method
60s - Q3
This is the vertical entity in a table that constrains all information related to aspecific field in a table.
row
column
table
field
60s - Q4
It is considered to be a group of database objects such as tables, views, clusters, procedures, and package
User
Schema
Database security
user authentication
60s - Q5
It controls the actions of users who are accessing the database
User
Schema
Database security
user authentication
60s - Q6
Less than or equal to
<=
>=
<=>
><
60s - Q7
Not equal to operator
NOT =
=!
<>
><
60s - Q8
Checks a not null value test
LIKE NULL
IN()
IS NOT NULL
IS NOT
60s - Q9
Tests for a match, in a specified list of values
A. LIKE NULL
IN()
IS NOT NULL
IS NOT
60s - Q10
Searches a match in a string
LIKE NULL
IN()
IS NOT NULL
IS NOT
60s - Q11
This is used to make the name of the column headings shorter.
COLUMN ALIAS
ORACLE ALIAS
TABLE ALIAS
30s - Q12
This is used to alter the name of a given table.
COLUMN ALIAS
ORACLE ALIAS
TABLE ALIAS
30s - Q13
This is used as a substitute for a name of columns, rows, or tables.
COLUMN ALIAS
ORACLE ALIAS
TABLE ALIAS
30s - Q14
Creates a resultant column that is a character expression.
Concatenation operator
Literal character strings
Alternative quote operator
30s - Q15
Specifies your own quotation mark delimiter.
Concatenation operator
Literal character strings
Alternative quote operator
30s