The UniData SELECT occasionally seems to ignore trailing periods in keys.

The following two SELECT statements return the same two records.

>SELECT AR WITH @ID EQ "001278310"

2 records selected to list 0.

>SELECT AR WITH @ID EQ "001278310."

2 records selected to list 0.

Is there a way to tighten the environment up so that the same SELECT
statements each return just one record?

Note that I'm not looking for SELECT AR "001278310"

More info:

 >ECLTYPE
2  U_PSTYLEECL       ON

Top of "@ID" in "DICT AR", 7 lines, 16 characters.
001: D
002: 0
003:
004: AR
005: 20L
006: S
007:

Thanks, Ross.
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to