Management Portal Altering a table
Can someone help me on how the alter a table in Management table, I have tried the SQL and MYSQL way but it does not alter the table.
Thank you.
Product version: IRIS 2021.2
Can someone help me on how the alter a table in Management table, I have tried the SQL and MYSQL way but it does not alter the table.
Thank you.
did you try to do ALTER TABLE through SQL ?
If you are trying to alter a persistent class you may need to check if the DDL statements are allowed for the class (DdlAllowed keyword)
https://docs.intersystems.com/healthconnect20211/csp/docbook/Doc.View.cl...