I have item id's with numeric values and item id' with alphanumeric values:
ie... inv_mast.item_id
10111
10138M
NIM2015
asst10
9185
99.01895
out of the previous records I would only want to show inv_mast.item_id records 10111 and 9185. How can I filter out all other records?
Thanks in advance,
Randy
ie... inv_mast.item_id
10111
10138M
NIM2015
asst10
9185
99.01895
out of the previous records I would only want to show inv_mast.item_id records 10111 and 9185. How can I filter out all other records?
Thanks in advance,
Randy