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

Search file name pattern in table, with select query

Former Member
0 Likes
367

Hi All,

I have one table with data saved like in one column : row 1 =abc.txt, row 2 = def.txt. row 3 = xyz.txt.

And I have one variable with full file name var1 = 01_abc_2011.txt

Please guide how to make select query to select data from table. Or is there any standard function can be use for this type of search

Regards

Hi All,

I have one table with data saved like in one column : row 1 =abc.txt, row 2 = def.txt. row 3 = xyz.txt.

And I have one variable with full file name var1 = 01_abc_2011.txt

Please guide how to make select query to select data from table. Or is there any standard function can be use for this type of search

Regards

1 REPLY 1
Read only

Former Member
0 Likes
309

CP