Does PostgresQL have some way to make update, insert and delete queries not return the number of affected rows? I know that in MS SQL one would use NOCOUNT for that. TIA, Jochem ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
- Re: [GENERAL] PostgresQL equivalent of NOCOUNT Jochem van Dieten
- Re: [GENERAL] PostgresQL equivalent of NOCOUNT Martijn van Oosterhout
- Re: [GENERAL] PostgresQL equivalent of NOCOUNT Jochem van Dieten
- Re: [GENERAL] PostgresQL equivalent of NOC... Tom Lane
- Re: [GENERAL] PostgresQL equivalent of NOC... Dwayne Miller
- Re: [GENERAL] PostgresQL equivalent of NOCOUNT Tom Lane