Hello everyone!
I have a requirement where I need to select the data from a table using lookup which matches a particular wild card pattern of a string in combination with some other matches as well in the lookup table.
The wild card pattern is something like for eg, I want to find the records which starts with ACCT* only in the table.
Could anyone please suggest how to achieve this?
Many thanks,
Vipin