Oracle Database SQL — Question 250

Which two are SQL features? (Choose two.)

Answer options

Correct answer: B, C

Explanation

The correct answers are B and C because SQL is designed for processing sets of data and managing database transactions effectively. Options A, D, and E do not accurately represent core SQL functionalities as they pertain to graphical interfaces and external file manipulation, which are outside the primary scope of SQL.