Multiple choice technology security

The security API supports codecs for SQL Strings of which of the following databases ?

  1. Oracle

  2. MySQL

  3. Both of the above

  4. Oracle, MySQL, Sybase, DB2

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

The security API supports SQL string codecs for Oracle and MySQL databases, which are two of the most widely used enterprise databases. These codecs help prevent SQL injection by properly escaping or encoding SQL strings. While other databases exist, Oracle and MySQL coverage addresses a significant portion of the enterprise database market.