Posted: Tue Dec 02, 2003 4:47 pm Post subject: ESQL SELECT question
Novice
Joined: 30 Nov 2003 Posts: 17
I want to join 2 tables in the following ESQL SELECT statement but I keep getting error when executing the msgflow on the tables join. Can anyone help?!! Thanks
SET OutputRoot.XML.Message.MessageFlowName[] =
(SELECT B.CNAME, E.CNAME, E.CLASTUPDATE
FROM Database.MQMBUSER.CBROKER AS B, Database.MQMBUSER.CMSGFLOW AS E WHERE E.CSECTION = 'DEPLED' AND E.CBROKERCUUID = B.CUUID);
You'll probably get a better answer if you ask this question in the WMQI forum.
And you'll certainly get a better answer if you post more details about the error you are getting. _________________ I am *not* the model of the modern major general.
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