{xml}

From: Ramesh T <rameshparnanditech(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: {xml}
Date: 2014-08-07 15:06:20
Message-ID: CAK8Zd=t2vqcS3L_rELy3tCka-HR_4RSzVUMK=qhCh5TarKF7Dg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,
when i ran following query on postgres 9.3,
SELECT xmlagg(xmlelement(name e,part_id||',')) from part;

result
..................
{xml}

how to get part_id's..? please let me know ..
advance thanks,
R..

Responses

  • Re: {xml} at 2014-08-07 21:53:02 from David G Johnston

Browse pgsql-general by date

  From Date Subject
Next Message Matthew Kelly 2014-08-07 15:07:04 Re: The dangers of streaming across versions of glibc: A cautionary tale
Previous Message Chris Curvey 2014-08-07 15:00:16 dump/restore with a hidden dependency?