Database Handle Implications
Depending on the DBD, one or more Database
Handles can be simultaneously created either
through the same driver handle or different driver
handles
 For example, you might wish to connect to an
Oracle database and an mSQL database, read data
from tables in Oracle and write that data into mSQL
DBI: The Neophyte's Guide
20