Query on Selecting Records
Hi,
I am trying to fetch the records from customer ledger table based on AN8, DIVJ,DCT and VR01.
In VR01, we have the data like ER - 310616A, EC - 1514A, EC - 2216A, ER - 1716A, etc.,
So here i want to fetch the records starting with EC. i.e., (EC* records)
How can we do this?
I tried placing VR01 = EC* , but it is not giving the result.
-Regards,