How can I quit this: "Unique " to my table?

Поиск
Список
Период
Сортировка
От Luis Mix
Тема How can I quit this: "Unique " to my table?
Дата
Msg-id 143697787.20030401083448@yahoo.com.mx
обсуждение исходный текст
Ответы Re: How can I quit this: "Unique " to my table?  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
Re: How can I quit this: "Unique " to my table?  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
Список pgsql-sql
Hello pgsql-sql,
 When my table was create I wrote this:
 MyDatabase=# create table b_prestamo(no_inventa char(16) unique not null, cve_area char(10), date1 date); I need now
thatmy table can accept repeated records, but not Null. How can I do that? SomeBody can help me please? My table has
informationat the moment,what can I do for maintain it?  
 

-- 
Best regards,Luis                          mailto:ksql2002@yahoo.com.mx



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

Предыдущее
От: Thomas Kellerer
Дата:
Сообщение: Re: create view with numeric data
Следующее
От: Achilleus Mantzios
Дата:
Сообщение: Re: How can I quit this: "Unique " to my table?