Questions for experts - Mailing list pgsql-sql

From SEB Menard
Subject Questions for experts
Date
Msg-id 1052828144.19880.6.camel@mis-11.avior.ca
Whole thread Raw
Responses Re: Questions for experts  (Richard Huxton <dev@archonet.com>)
Re: Questions for experts  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
I want to perform dynamic SQL update in PL/PGSQL... i don't know the
name of the columns that i want to update. i just want to update a
complete line... How i can get the names of the columns of a table in
PL/PGSQL for produce a dynamic  SQL update? 

In Oracle UPDATE ...SET ROW do the jobs any substitutes in POSTGRES?


Thanks a lot!!!!  



pgsql-sql by date:

Previous
From: mixo
Date:
Subject: lock status check
Next
From: David W Noon
Date:
Subject: Re: please help construct an SQL query