We have a routine in one namespace. We have a Cache SQL table in a different namespace. What is the syntax for inserting into this table from the routine in the other namespace? Can this be done without using ZN? Thanks.