View Single Post

   
  #2 (permalink)  
Old 04-17-2008, 09:20 PM
Vishal Kashyap @ [SaiHertz]
 
Posts: n/a
Default Re: DELETE & INSERT in a function

Hi Keith ,


>
> If I have a DELETE operation and an INSERT operation in a function will the
> DELETE operation be performed after the INSERT regardless of the order inside
> the function?

They must work in the order specified.

> I am seeing some behavior using PostgreSQL v7.3.6 that I do not
> understand.


Please do let us know more.

--
With Best Regards,
Vishal Kashyap.
http://vishalkashyap.tk

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

Reply With Quote