Oracle Cloud Infrastructure 2019 Developer Associate — Question 27

You have just created an Autonomous Data Warehouse (ADW) and you want to connect to the ADW using SQL Developer.
What three items are needed to connect to the ADW using SQL Developer? (Choose three.)

Answer options

Correct answer: A, C, E

Explanation

To connect to the Autonomous Data Warehouse using SQL Developer, you need the keystore password to secure the connection, the client credentials file to authenticate, and the admin password for access. Options B and D are not necessary for this specific connection process.