Search Postgresql Archives

display array field as row

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

 



Dear all,

Does anyone know how to display an array data into row?
for exampla, I have data like this

conname contype conkey


kelas_pkey p {1,2}


kelas_tahun f {2}



And I want to to display those data above like below

kelas_pkey     p     1
kelas_pkey     p     2
kelas_tahun   f      2

Do you know any sql syntax that would do?
I cannot find it in documentation
or is it not possible?

Regards
Hendra

[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