Hello,
I just would like to let you know, that I've noticed
SAP DB is acting really strange when non-existing function
is used in SELECT clause.
For example:
SELECT SILLY_NAME_OF_FUNCTION(MY_COLUMN) FROM MY_TABLE,
returns all rows from MY_TABLE for column MY_COLUMN.
IMHO some error that the given function doesnt exist would be very
appreciated.
I use 7.3.0.40, didn't check with 7.5 nor 7.4.

Best regards,

Marcin




-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to