Published on InterSystems Developer Community (https://community.intersystems.com)

Home > INSERT into a SQL table in another namespace

Question
Terri Tattan · May 16, 2016

INSERT into a SQL table in another namespace

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.

#Field Tests #SQL #Caché

Source URL:https://community.intersystems.com/post/insert-sql-table-another-namespace