3.3. Foreign Keys

2025-03-11 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/17/tutorial-fk.html Description: While going through the documentation in a sequential manner, attempting to create TABLE cities creates an error as “relation cities” already exists. I am sti

Re: 3.3. Foreign Keys

2025-03-11 Thread Kirk Parker
On Tue, Mar 11, 2025, 02:37 PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/17/tutorial-fk.html > Description: > > While going through the documentation in a sequential manner, attempting to > create TABLE