Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Regarding select query

ashish_gupta11
Explorer
0 Likes
630

Hi Experts ,

how can we drop two select query in one program.

Thanks & Regards,

Ashish

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
613

hi,

U can drop any number of select query in one program.

Reward if useful

swati

5 REPLIES 5
Read only

Former Member
0 Likes
613

Hi Ashish,

I don't get the drop.

Read only

Former Member
0 Likes
614

hi,

U can drop any number of select query in one program.

Reward if useful

swati

Read only

0 Likes
613

Hi Swati Ma'am ,

How can we do this .can i paste my code for more understands.

Thanks & Regards ,

Ashish

Read only

Former Member
0 Likes
613

Hi Ashish,

You mean how many queries we have in one program ??

No restriction on that.

Regards,

Atish

Read only

aris_hidalgo
Contributor
0 Likes
613

Yes, you can. It really depends on the requirement of the program. But try to avoid too many SELECT statements as this will cause performance issues.

Hope this helps...

P.S. Please award points if it helps...