The CreatorCon Call for Content is officially open! Get started here.

How to Add Extends Table for Existing Table/Just Created ?

DUGGI
Giga Guru

While Create Table We forgot select Extends Table,we realized & we want add extends table now.

is there any possibility?

4 REPLIES 4

kopp820
Mega Guru

Is your table already in production with existing records?


No,it is newly created.



What about ,If table already in production with some data.


If it's newly created, I would just delete and recreate. If it already exists, then you can create the new table correctly and script to migrate the existing data to the new table. Then delete or hide (whichever you feel comfortable with) the old table


Slava Savitsky
Giga Sage

An answer to your question seems to be available in a similar thread:


Extends Table AFter Creation