Sie sind auf Seite 1von 3

GRADE 12 - ORACLE DATABASE

I. IDENTIFICATION (2 points each) Any kind of erasure WRONG, such as open and close parenthesis,
liquid eraser, tampered answers and illegal insertion of letters.(BAWAL MAGPALIT NG PAPEL PAG
NGKAMALI)
1. Identifies what column.
2. Identifies which table.
3. Suppresses duplicates.
4. Gives selected columns different headings
5. Is a value that is unavailable, unassigned, unknown, or inapplicable.
6. Concatenates columns or character strings to other columns.
7. Study and analyze the business requirements.
8. Design the database based on the model developed in the strategy and analysis phase.
9. Build the prototype system and develop user documentation.
10. Refine the prototype.
11. Roll out the system to the users.
12. He proposes the relational model for database systems in 1970.
13. It uniquely identifies each row in a table.
14. Logically relate data from multiple table.
15. Can be accessed and modified by executing structured query language (SQL) statements.
16. Clause use to restrict the query to rows that meet a condition.
17. Is composed of column names, expressions, constants, and a comparison operator.
18. Are used in conditions that compare one expression to another value or expression.
19. Other comparison conditions : Between two values (inclusive).
20. Match any of lists of values.
21. Match a character pattern.
22. Is a null value.
23. Returns TRUE if both component conditions are true.
24. Returns TRUE if either component condition is true.
25. Returns TRUE if the following condition is false.

Dr. E. F. Code comparison conditions production


from IN primary key
alias/column alias IS NULL Relational database
concatenation operator / || OR condition
design select BETWEEN.. AND
transition DICTINCT keyword LIKE
Dr. E. F. Codd null / null value AND
foreign key. strategy and analysis NOT
WHERE build and document

I. ENUMERATION
1. SQL Statements (in any order) (15)
2. Arithmetic Expressions (4)
3. Comparison Conditions (6)
I
1. select 12. Dr. E. F. Codd
2. from 13. primary key
3. DICTINCT keyword 14. foreign key.
4. alias/column alias 15. Relational database
5. null / null value 16. WHERE
17. condition
6. concatenation operator / ||
18. comparison conditions
7. strategy and analysis 19. BETWEEN.. AND
20. IN
8. design
21. LIKE
9. build and document 22. IS NULL
23. AND
10. transition
24. OR
11. production 25. NOT
II
1. select
2. insert
3. update
4. delete
5. merge
6. create
7. alter
8. drop
9. truncate
10. rename
11. commit
12. savepoint
13. rollback
14. grant
15. revoke

+ addition
- subtraction
* multiplication
/ division

Meaning
Equal to
Greater than
Greater than or equal to
Less than
Less than or equal to
Not equal to

Das könnte Ihnen auch gefallen