Help for this page

Select Code to Download


  1. or download this
    Invalid statement: Was expecting comment, or create
    Error: translate: Error with parser 'SQL::Translator::Parser::DB2':  n
    +o results at /usr/bin/sqlt line 290.
    
  2. or download this
    sqlt -f DB2 -t MySQl dumpdb2.sql
    
  3. or download this
    
      my $translator          = SQL::Translator->new(
    ...
    
      print $output;