-
The DBI API for Perl is _____________.
-
- database identity
- database integrity
- database id
- database interface
- 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.