Hi all!
I'm wondering if there is a maximum number of tables that you can create on Campaign Standard (Profile table excluded).
I didn't find any information about this topic on the online guide.
Thanks in advance
Solved! Go to Solution.
Views
Replies
Total Likes
I don't know of any technical limit which would prevent you from creating many tables.
Though following should be noted:
* each table will occupy space and the total DB space has a limit for the instance
* having more tables may impact DB performance
* having more tables also increases the time needed for publishing any data model as the API changes etc will take longer to be computed, deployed, etc
I don't know of any technical limit which would prevent you from creating many tables.
Though following should be noted:
* each table will occupy space and the total DB space has a limit for the instance
* having more tables may impact DB performance
* having more tables also increases the time needed for publishing any data model as the API changes etc will take longer to be computed, deployed, etc