I found the answer to my question here: https://community.intersystems.com/post/export-ddl-cach%C3%A9-class
- Log in to post comments
I found the answer to my question here: https://community.intersystems.com/post/export-ddl-cach%C3%A9-class
Hi José,
Thank you for your response. I went through the Export() method of the %SYSTEM.SQL class but it only exports User definitions, Role definitions, and/or Privileges.
I actually want to export the Table/View definitions in the schema and generate the DDL of their creation.
Thank you!
Thank you, Jeffrey!!