Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    # Compare two schemas or tables for names, types and length.
    
    ...
          say "Schema $schema1 does not exist in target.";
          }
       }
    
  2. or download this
    Schema PERL exist in target.
    TABLES exists in target schema DS2
    
    ...
    
    
    COLUMNS exists in target schema DS2