Hi,
I am starting in DB2 and i want to make a select in a global temporary table, in a procedure it works normally, but in a function it isn't, a had tried a lot's of things but all of then got an error like this:
SQL0526N The requested function does not apply to declared temporary tables.
Someone knows the reasons of this error?
Thanks.