On Wed, 14 May 2003, eric wrote:
> in access i can put the content of a field \'date()\'. how could i do
> the same in postgres? when i set \'date()\', i\'ve got the error
> message \'zero-length defined identifier\'
It would be helpful if you gave more information like the specific table
schema and insert/update that you are doing.