Hi list,
I've got tables: account & client, creating a client must automatically
create the corresponding account that'll be a foreign key into client.
AFAI read, I must DEFERRABLE INITIALLY DEFERRED the foreign key constraint
into client.
But can I do all this into only one transaction (writing account's row
before client's), or am I obliged to have 2 distinct transactions?
JY
--
"Wish not to seem, but to be, the best."
-- Aeschylus