Re: RES: Inserting data in composite types!

Поиск
Список
Период
Сортировка
От Richard Broersma Jr
Тема Re: RES: Inserting data in composite types!
Дата
Msg-id 577788.95879.qm@web31812.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на RES: Inserting data in composite types!  ("Rodrigo Sakai" <rodrigo.sakai@zanthus.com.br>)
Список pgsql-sql
>   Thanks, It works! I have tried:
> 
> insert into employee (c, nome, sal) values(1, 'emp name', '(1, (01/01/2000,
> 01/01/2000))' );
> 
>   And it doesn't work!

What is the error message?

Regards,

Richard Broersma Jr.



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

Предыдущее
От: "Rodrigo Sakai"
Дата:
Сообщение: Another question about composite types
Следующее
От: Volkan YAZICI
Дата:
Сообщение: Re: drop a check