Help for this page

Select Code to Download


  1. or download this
    while (<DB1>) {
    chomp;
    ...
    $xml_data->{$root}{$table}{MODIFIED}{KEY}{$key}{$col}{oldvalue} = [$ol
    +d];
    $xml_data->{$root}{$table}{MODIFIED}{KEY}{$key}{$col}{newvalue} = [$ne
    +w];
    }
    
  2. or download this
    $xml_data->{$root}{$table}{NEW2} = [$key];
    
  3. or download this
    $xml_data->{$root}{$table}{NEW2}{$key} = [$key];
    
  4. or download this
    $xml_data->{$root}{$table}{NEW2}{$key} = [$key];
    
  5. or download this
    <ABC>ABC</ABC>
    
  6. or download this
    <KEY>ABC</KEY>