adressing columns
Started by Stefan Leitichover 22 years ago2 messagesgeneral
is there any way adressing a column in postgres by number?
or is it only possible by name.
if it is only possible by name, how can you dynamically adress a column
in a record ?
thank you so much for your help!
steffn
Re: adressing columns
Hi Stefan,
Stefan Leitich wrote:
is there any way adressing a column in postgres by number?
or is it only possible by name.
if it is only possible by name, how can you dynamically adress a column
in a record ?
What exactly do you want to do?
e.g. where and when and why do you want to access
query columns?
Regards
Tino