| От | Richard Huxton |
|---|---|
| Тема | Re: Questions for experts |
| Дата | |
| Msg-id | 200305141634.28476.dev@archonet.com обсуждение исходный текст |
| Ответ на | Questions for experts (SEB Menard <smenard@avior.ca>) |
| Список | pgsql-sql |
On Tuesday 13 May 2003 1:15 pm, SEB Menard wrote: > 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? Start psql with the -E flag, then \d etc will show you the queries they run to provide their output. There's also a system catalogue section in the manuals -- Richard Huxton
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера