Home » MYSQL » MySQL Connectors and APIs » Question
  1. The DBI API for Perl is _____________.
    1. database identity
    2. database integrity
    3. database id
    4. database interface
    5. None of these
Correct Option: D

In MySQL, DBI is implemented as a Perl module. It interfaces with other modules at the DBD (Database Driver) level. Each of it provides access to a specific database engine.



Your comments will be displayed only after manual approval.