Rahul Raj · Oct 28, 2024 go to post

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!