Re: RES: Inserting data in composite types!

From: Richard Broersma Jr <rabroersma(at)yahoo(dot)com>
To: rodrigo(dot)sakai(at)zanthus(dot)com(dot)br, 'imad' <immaad(at)gmail(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: RES: Inserting data in composite types!
Date: 2006-11-13 17:42:29
Message-ID: 577788.95879.qm@web31812.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Broersma Jr 2006-11-13 17:46:05 Re: Another question about composite types
Previous Message Volkan YAZICI 2006-11-13 17:41:39 Re: drop a check