Multiple choice

Which of the following languages allows you to directly interact with the database and manipulate objects & data?

  1. PL/SQL

  2. JAVA

  3. SQL

  4. C++

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

SQL is a limited language allows you to directly interact with the database and manipulate objects & data.