- 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];
}
- or download this
$xml_data->{$root}{$table}{NEW2} = [$key];
- or download this
$xml_data->{$root}{$table}{NEW2}{$key} = [$key];
- or download this
$xml_data->{$root}{$table}{NEW2}{$key} = [$key];
- or download this
<ABC>ABC</ABC>
- or download this
<KEY>ABC</KEY>