Is this logical?

Поиск
Список
Период
Сортировка
От Behrang Saeedzadeh
Тема Is this logical?
Дата
Msg-id 2991d56c0609091442x7a8772f3o178f4218ee88b0ba@mail.gmail.com
обсуждение исходный текст
Ответы Re: Is this logical?  (Ron Johnson <ron.l.johnson@cox.net>)
Re: Is this logical?  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
Список pgsql-general
Hi,

Shouldn't this create statement trigger an error?

  create table bar (col1 int not null default null);

Shouldn't I be forbidden to insert null values into a non null column?

Regards,
Behi

--
"We can only see a short distance ahead,
but we can see plenty there
that needs to be done." - Alan Turing

"Science is a differential equation. Religion
is a boundary condition" - Alan Turing

Behrang Saeedzadeh
http://www.jroller.com/page/behrangsa
http://my.opera.com/behrangsa

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

Предыдущее
От: "Peter L. Berghold"
Дата:
Сообщение: Idle in transaction state.
Следующее
От: Ron Johnson
Дата:
Сообщение: Re: Is this logical?