One thing at a time all the time!

Welcome to Rocteur
Thursday, April 25 2024 @ 05:12 PM CEST

Pring sql_types TAGS

foreach (@{ $DBI::EXPORT_TAGS{sql_types} }) {
printf "%s=%d\n", $_, &{"DBI::$_"};
}

FAQ Manager » Perl DBI » Pring sql_types TAGS