Application Development 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: 

regarding dynamically assigning the where clause to select query

Former Member
0 Kudos

hi,

Please send the code regarding how to dynamically assign the where clause to select query.

thanks in advance

1 REPLY 1

Former Member
0 Kudos

SELECT <fileds>

INTO TABLE itab

FROM dbase

WHERE condition.