RE: [GENERAL] Relations between tables.
От
christian
Тема
RE: [GENERAL] Relations between tables.
Дата
Msg-id
Pine.LNX.4.10.9905211800120.1571-100000@violinux.apocalypse.now
Ответ на
RE: [GENERAL] Relations between tables. (Jackson, DeJuan)
Список
Дерево обсуждения
RE: [GENERAL] Relations between tables. "Jackson, DeJuan" <djackson@cpsgroup.com>
RE: [GENERAL] Relations between tables. "Rudy Gireyev" <rgireyev@cnmnetwork.com>
RE: [GENERAL] Relations between tables. christian <crr@freemail.com.br>
Re: [GENERAL] Relations between tables. Bruce Momjian <maillist@candle.pha.pa.us>
Re: [GENERAL] Relations between tables. reedstrm@wallace.ece.rice.edu (Ross J. Reedstrom)
On Thu, 20 May 1999, Jackson, DeJuan wrote: > Not in and of itself. The FOREIGN KEY CONSTRAINT syntax is parsed but not > implemented. Are there plans for this _important feature_ :) being implemented? > > MS Access has to be a poor example but I've seen tables relationed between > > themselves. > MS Access is a very poor example of most things SQL92. Okay, okay, forget access. I knew I was going to draw flames on this comparison. > Nope this doesn't even happen in . If you build your query > in and look at the SQL (go to the View menu the select SQL) > that's generated you'll see that all is put that part of the > WHERE clause in for you. Most other databases aren't that > presumptuous. You're right. The constraint is simply a constraint - rows in this table must have a key listed in the column/table referred to in the Primary Key. Correct? cr
В списке pgsql-general по дате отправления