Hi Krishna, I just tried but I got error 'table myStamp does not exist in MYSCHEMA'
I'm wondering if I have to declare myStamp as a table somehow. I don't want to write to tempTable however, I thought if i left it undeclared it ends up being an in memory resultset.
-Patrick