Re: Proper relational database?

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Proper relational database?
Дата
Msg-id a9d9a4fc-879c-cedb-b5b1-63396f3672bf@hogranch.com
обсуждение исходный текст
Ответ на Re: Proper relational database?  (<david@andl.org>)
Ответы Re: Proper relational database?  (Raymond Brinzer <ray.brinzer@gmail.com>)
Re: Proper relational database?  (<david@andl.org>)
Список pgsql-general
On 4/22/2016 7:04 PM, david@andl.org wrote:
Absolutely not. SQL is a (nearly) full implementation of the relational algebra, plus other non-relational stuff. The only thing it really can't handle is a table with no columns! (I have to fake that)


a table with no columns would have no primary key...  doesn't that violate one of the fundamental tenets of the relational model ?



-- 
john r pierce, recycling bits in santa cruz

В списке pgsql-general по дате отправления:

Предыдущее
От:
Дата:
Сообщение: Re: Proper relational database?
Следующее
От: Raymond Brinzer
Дата:
Сообщение: Re: Proper relational database?