I need to create a criteria using LIKE or CASE or whatever that will identify only records with format ABC123. Where ABC is any 3 chars and 123 is any 3 numbers.
I tried lots of different ways with LIKE however can't come up with right one. Most time I don't have any results at all.
I tried lots of different ways with LIKE however can't come up with right one. Most time I don't have any results at all.