Wild card search using %
794048Feb 16 2012 — edited Mar 2 2012I have a question on wild card searches. I am currently doing a like behind the scenes to look for a string inside a string...
However, if the user wants to put in a wild card like 'AP%Report%'... I would like to return all the ones that begin with AP and have Report in them- is that possible using APEX? I currently do not get any records as the % is considered literally. As our users are used to Oracle, we will have users who will key in a % during the search and we need this to work!
Can anyone please help me with this?
Thanks!
Ramya