Hi,
in our system, the command
SELECT SINGLE 'X'
INTO DATA(exists) FROM dbtab
WHERE ....
does not work. Is this SP8 specific? We do have SP5.
I want to use this, because this existence indicator won't ne used in further coding.