Is there a difference in where I store data between App tables and System Data?

Hi guys,

I feel I oughta get this right before I continue to build. Is there a difference in storing data at app tables vs System data? Better to be safe than sorry. Would rather start correctly now than screw up later. ><

Hi Troy,

System data tables are created by Backendless. You can still add your own columns to them, however, tables and views you create will be in “APP TABLES” and “APP VIEWS”.

Regards,
Mark

Noted, thanks Mark!