Help for this page

Select Code to Download


  1. or download this
    sub getOracleRowHash{
        
    ...
    }
        return $tableref;
    }
    
  2. or download this
    my $oracleTableHash = getOracleRowHash($odbh);
    
  3. or download this
    my @vnames=qw/ 
     pk
    ...
            }
        }
        $osth->commit or die 'something';