I have 2 tables: T1 and T2, they are existing tables with data. We have a one to many relationship between T1 and T2. How do I alter the table definitions to perform casca
I think you cannot just delete the tables property what if this is actual production data, just delete the contents that dont affect the table schema.