Transactions (Really Simple)

Поиск
Список
Период
Сортировка
От Marcelo Pereira
Тема Transactions (Really Simple)
Дата
Msg-id Pine.LNX.4.20.0202260859470.18764-100000@ni.hmmg.sp.gov.br
обсуждение исходный текст
Ответы Re: Transactions (Really Simple)
Список pgsql-general
Hello all,

I would like to use transactions while inserting, deleting or updating
data from my database.

I have read the on-line documentation, but I would like some help.

How could I implement transaction feature to the `insert command' bellow?

-------------------------------
...... which command here?
insert into table1 (field11,field12) values ('value11','value12')
insert into table2 (field21,field22) values ('value21','value22')
...... which command here?
-------------------------------

Thanks in advance,

Marcelo Pereira


В списке pgsql-general по дате отправления:

Предыдущее
От: Janning Vygen
Дата:
Сообщение: Sql basic Query
Следующее
От: f2160528@est.fib.upc.es
Дата:
Сообщение: Wisconsin Benchmark