Help for this page

Select Code to Download


  1. or download this
     
        my $sth1 = $dbh->prepare("SELECT * FROM $table");
            $sth1->execute() or die $DBI::errstr;
    ...
                print " $col_info->{'ORDINAL_POSITION'}  $col_info->{'COLU
    +MN_NAME'} \n";
                    }
          }
    
  2. or download this
     1 id 
     1 name 
     1 start