We have a very recent issue I cannot explain. This just started and will cause us some major headaches. Here is the example:
SELECT ITMMST WITH F1 = "64"
F1 is defined as A20, not numeric. I am getting 3 results:
64, 000064, and 0064.
I can see how a numeric search would give those results, but I am searching a string and need only the exact match in the results. Any idea why this would start for all users, in all databases... all of a sudden?
