Help for this page

Select Code to Download


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