Help for this page

Select Code to Download


  1. or download this
    use Data::Dumper;
    print(Dumper($data));
    
  2. or download this
    use strict ; 
    use warnings ; 
    ...
          print("Type of column $column_name in table $table_name is $colu
    +mn_type.\n");
       }
    }