Help for this page

Select Code to Download


  1. or download this
    my $scoreCardrow = $dbh->last_insert_id(undef,undef,"ScoreCard",undef)
    +; # last_insert_id($catalog, $schema, $table, $field);
    
  2. or download this
    CREATE TABLE Songs (id        INTEGER PRIMARY KEY,