ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Regarding SELECT INSERT in ESQL

Post new topic  Reply to topic
 Regarding SELECT INSERT in ESQL « View previous topic :: View next topic » 
Author Message
Deepak_reddy
PostPosted: Mon Mar 12, 2007 9:44 pm    Post subject: Regarding SELECT INSERT in ESQL Reply with quote

Novice

Joined: 04 Sep 2006
Posts: 10

Hi all,

Is there are any mechanism in ESQL to insert the result of a Select Operation into a table without creating extra variables.
Back to top
View user's profile Send private message Yahoo Messenger
elvis_gn
PostPosted: Mon Mar 12, 2007 10:28 pm    Post subject: Reply with quote

Padawan

Joined: 08 Oct 2004
Posts: 1905
Location: Dubai

Hi Deepak_reddy,

I doubt it...or atleast you will have to do something like this
INSERT INTO(1,2,3) VALUES(SELECT 1 FROM, SELECT 2 FROM, SELECT 3 FROM);

Even this I doubt will work in ESQL, but you could try....but then rather than doing this, you could simply create the elements

Maybe you should look at stored procedures for this.

Regards.
Back to top
View user's profile Send private message Send e-mail
Deepak_reddy
PostPosted: Tue Mar 13, 2007 8:06 pm    Post subject: Reply with quote

Novice

Joined: 04 Sep 2006
Posts: 10

Thanks Elvis,

I would try your suggestion on stored procedures ....
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Regarding SELECT INSERT in ESQL
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.