Oracle Database 12c: SQL Fundamentals — Question 51

What are two reasons to create synonyms? (Choose two.)

Answer options

Correct answer: B, C

Explanation

Creating synonyms can simplify the use of tables with long or complex names, making them easier to reference. Therefore, options B and C are valid reasons, while options A, D, E, and F do not directly address the need for synonyms.