- or download this
<?xml version="1.0" encoding="UTF-8"?>
<DSExport>
...
</Record>
</Job>
</DSExport>
- or download this
<Job Identifier="adresses">
<tables>APPS.RA_ADDRESSES_ALL</tables>
...
)
</usersql>
</Job>
- or download this
use strict;
use XML::Twig;
...
$root->delete;
}