Search Postgresql Archives

Re: Table Qualifiers in Update Statement

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Oct 31, 2005 at 10:21:18AM -0700, Marcel Thibault wrote:
> Hello, 
> 
> are table qualifiers acceptable in UPDATE statements in a PostgreSQL DB.
> 
> For instance is this not allowed? 
> 
> update tablea set tablea.fielda='valuea'; 

No, but you don't really need to since the table name is already given
in the update statement. Why do you want to give it again?

Have a nice day,
-- 
Martijn van Oosterhout   <kleptog@xxxxxxxxx>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Attachment: pgpqGfx6dt38D.pgp
Description: PGP signature


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux