Difference between datatable/local data storage and database table
What is the difference between datatable / local data storage and database table?
***Updated by moderator: Lochan to add Categories***
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
Hi Praveen,
With Pega 7.1.7 local data storage replaces data tables. Local data storage is a feature that lets you store data records for a data type within Pega 7 Platform without having to manually create or maintain database tables.
A database table instance associates an existing class (and other classes derived by pattern inheritance from that class) with an existing relational database table or view, in the PegaRULES database or an external database.
Hope this helps!
Thanks,
Gisela