Table Qualifiers in Update Statement

From: "Marcel Thibault" <mthibault(at)novell(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Table Qualifiers in Update Statement
Date: 2005-10-31 17:21:18
Message-ID: 43660C3E.B0DE.0047.0@novell.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

are table qualifiers acceptable in UPDATE statements in a PostgreSQL DB.

For instance is this not allowed?

update tablea set tablea.fielda='valuea';

Thanks,

Marcel Thibault
Lead Consulting Engineer
MThibault(at)novell(dot)com
Phone: (613) 298-3089
Fax: (208) 988-6303

Novell, Inc.
Software for the Open Enterprise
www.novell.com/open

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John Sidney-Woollett 2005-10-31 17:27:15 Re: Please HELP - URGENT - transaction wraparound error
Previous Message Lincoln Yeoh 2005-10-31 17:13:15 Re: Please HELP - URGENT - transaction wraparound