Which three statements are true about the purpose of checkpoints?
The HR.DEPARTMENTS table is the parent of the HR.EMPLOYEES table. The EMPLOYEES.DEPARTMENT_ID column has a foreign key constraint with the ON DELETE CASCADE option that refers to the DEPARTMENTS.DEPARTMENT_ID column. An index exists on the DEPARTMENTS.DEPARTMENT_ID column. A transaction deletes a primary key in the DEPARTMENTS table, which has child rows in the EMPLOYEES table.
Which statement is true?
Which users are created and can be used for database and host management of your DBaaS database servers?
Which two are prerequisites for performing a flashback transaction? (Choose two.)
Which two statements are true about the logical storage structure of an Oracle database?