Help for this page

Select Code to Download


  1. or download this
    use DBI;
    
    ...
    }
    
    $dbh->rollback;
    
  2. or download this
    --
    -- PostgreSQL database dump
    ...
    
    
    GRANT ALL ON TABLE test TO test;