Posted: Fri Jun 13, 2008 10:09 am Post subject: Distinct values from ESQL SELECT statement
Acolyte
Joined: 31 Jul 2007 Posts: 56
Hi,
I am working on MB v6.1
I have a requirement in which i have to get the distinct value of an element in an XML message.
I am using the SELECT statement which gives me all the values of that element in the XML and then i had to eleminate the same values from the result using a separate while loop.
Is there any way that i can get the distinct values from the esql SELECT statement itself, like the DISTINCT clause we have in most of the database SQLs ?
i tried that, the DISTINCT is not a keyword. It flags an error on this.
Moreover its mentioned in the information center that this SELEECT does not support DISTINCT
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum