Query: sql::translator::producer::db2
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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. |
Detecting unused variables... |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |