Help for this page

Select Code to Download


  1. or download this
    my $config = XMLin("/developer/imoham5/${lctblnm}_colnames.config", Fo
    +rceArray => 1, keyattr => [] );
    
    my @fieldlist = eval{ @{$config->{columnname}} };
    
  2. or download this
    <table>
    <columnname>DATE_CREATED_ODS</columnname>
    <columnname>DATE_MODIFIED_ODS</columnname>
    </table>
    
  3. or download this
    <config>
    <table name="emp">
    ...
    </table>
    
    </config>