Handles
•
All operations in DBI are performed
via
–
DBI module as a static method
–
Driver Handles
–
Database Handle
instance method
–
Statement Handle
instance method
•
Driver Handles
are not used explicitly by the
programmer in scripts
DBI: The Neophyte's Guide
15