Re: Section I - 2.9: Use SELECT to confirm set of rows before DELETE

2022-07-09 Thread Adrian Wiik
That makes sense. Thanks for letting me know! On Sun, Jul 10, 2022, 3:17 AM Bruce Momjian wrote: > On Mon, Jun 6, 2022 at 09:19:17PM +, PG Doc comments form wrote: > > The following documentation comment has been logged on the website: > > > > Page: https://www.postgresql.org/docs/14/tutor

Re: Section I - 2.9: Use SELECT to confirm set of rows before DELETE

2022-07-09 Thread Bruce Momjian
On Mon, Jun 6, 2022 at 09:19:17PM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/14/tutorial-delete.html > Description: > > Since this tutorial section is coined at beginners, I think it could be

Section I - 2.9: Use SELECT to confirm set of rows before DELETE

2022-06-06 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/14/tutorial-delete.html Description: Since this tutorial section is coined at beginners, I think it could be useful to tip users about the possibility to use a SELECT statement with the exact