ORCL - SQL Explorer Exam
ORCL - SQL Explorer Exam
6.5
6
7.5
3
PROFILE
----------
Scott is a Manager
King is a CEO
6. Which statements are true about Entity Relationship (ER) modelling? (Choose two)
7. What are some of the features of Oracle Database, up to, and including Oracle 19c? (Choose
three)
ROLLBACK
SAVEPOINT
DROP
TRUNCATE
GRANT
COMMIT
CREATE
13. Which statement is true about an arithmetic expression referring to columns with NULLs?
It evaluates to TRUE.
It evaluates to NULL.
It evaluates to FALSE.
It evaluates to 0.
14. Which statements are true about Oracle SQL Developer? (Choose two)
15. Which command produces output that displays the structure of a table?
CREATE
SELECT
SHOW
ALTER
DESCRIBE
16. Which statement is true about entities in an Entity Relationship (ER) diagram?
COMMIT
UPDATE
DELETE
INSERT
DROP
TRUNCATE
CREATE
19. Which statements are true about the DUAL table? (Choose two)
20. Which statements are true about Entity Relationship (ER) modelling? (Choose two)
21. In a SQL statement, which clause states the conditions for row selection?
FROM
ORDER BY
WHERE
SELECT