Managing Databases With Oracle - Study Mode
[#21] Money is defined in Oracle with the Currency data type.
Correct Answer
(B) False
[#22] The default extension for SQL*Plus is .sql.
Correct Answer
(A) True
[#23] The left-leaning slash tells Oracle to execute whatever statement is in the buffer.
Correct Answer
(B) False
[#24] Oracle maintains a System Change Number (SCN) which is a database-wide value that is incremented by Oracle whenever database changes are made.
Correct Answer
(A) True
[#25] The semicolon terminates a SQL statement (and executes it).
Correct Answer
(A) True