dBforums
>
Database Server Software
>
PostgreSQL
> SQL Query Trasaction
PDA
View Full Version :
SQL Query Trasaction
dblinux
06-20-02, 11:27
How can i make trasaction with SQL Query, can you give an example!
eperich
06-20-02, 18:42
begin;
[QUERIES]
commit;
if somethign goes wrong PG wil call a rollback
vBulletin v3.5.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.