Re: the column in Update

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: John Fabiani <jfabiani(at)yolo(dot)com>, Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: the column in Update
Date: 2004-11-10 23:52:14
Message-ID: 200411110052.14235.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

John Fabiani wrote:
> Thanks but in the doc's it uses the term 'columnname'. The real
> issue is the tablename.columnname is supported in MySQL and I'm
> trying to support Postgres and MySQL with a single code routine.

Surely MySQL would also support writing a column name without a table
name?

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-11-11 00:23:22 Re: the column in Update
Previous Message John Fabiani 2004-11-10 23:27:26 Re: the column in Update