| От | |
|---|---|
| Тема | Re: Proper relational database? |
| Дата | |
| Msg-id | 004b01d19dd1$b1a325c0$14e97140$@andl.org обсуждение |
| Ответ на | Re: Proper relational database? (John R Pierce <pierce@hogranch.com>) |
| Список | pgsql-general |
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
The relational model requires a key, but the key can be empty (no attributes). Such a relation can itself be empty, or it can have a single tuple as its body. The maths requires it, and it works just fine.
Regards
David M Bennett FACS
Andl - A New Database Language - andl.org
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера