Skip to Content
0
Oct 30, 2012 at 07:43 AM

Wild card search in a range

621 Views

Hi All,

I have a select option of a alpha numeric field..

I don't know the length of the field..

Now if i have to search

*A*B*

in the range, how this could be achieved?

E.g.
Range-->

Low --> A

High --> 100

Search word : *B*4*

How can I achieve this?

Note: It is not a database table, it's internal table search.

Regards

Yadesh