Database Entities
Database Entities
Entity Attributes
will learn
●
● Entity Actions
here
2
What is an Entity?
3
Entity
● Each business concept should be
represented as an Entity
● Entities...
○ store sets of data
○ have attributes
○ have Entity Actions
4
Id Attribute
● Automatically created
● Primary key in DB
5
Attributes
6
Basic Data Types
7
Default Values
8
Data Type Inference
When naming a new attribute (or variable), OutSystems tries to infer its type
● Automatically created
10
Questions?
11 11
Thank You!