Man Page: sql::translator::producer::db2
Operating Environment: debian
Section: 3pm
SQL::Translator::Producer::DB2(3pm) User Contributed Perl Documentation SQL::Translator::Producer::DB2(3pm)NAMESQL::Translator::Producer::DB2 - DB2 SQL producerSYNOPSISuse SQL::Translator; my $t = SQL::Translator->new( parser => '...', producer => 'DB2' ); print $translator->translate( $file );DESCRIPTIONCreates an SQL DDL suitable for DB2. perl v5.14.2 2012-01-18 SQL::Translator::Producer::DB2(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Detecting unused variables... |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |