Quote:
|
Originally Posted by przytula
see : SELECT APPLICATION_ID() AS APPL_ID
FROM SYSIBM.SYSDUMMY1
Best regards, Guy Przytula
|
hi,przytula
when i use your sql,i got the wrong message like this:
##########
SQL0440N No function by the name "APPLICATION_ID" having compatible arguments
was found in the function path. SQLSTATE=42884
##########
both i have tried on v7 and v8,are u sure with your sql?
regards