Hi all,
Using Cr9 on SQL. I am trying to filter the records selected using a formula like:
({name} >="ABC123TOR" and {name}<="ABC999TOR")
I need to use a wild card in the selection formula,
like
({name} >="AB*123TOR" and {name}<="AB*999TOR")
How can this be achieved ?
Thank you for your thoughts,
BT
Using Cr9 on SQL. I am trying to filter the records selected using a formula like:
({name} >="ABC123TOR" and {name}<="ABC999TOR")
I need to use a wild card in the selection formula,
like
({name} >="AB*123TOR" and {name}<="AB*999TOR")
How can this be achieved ?
Thank you for your thoughts,
BT