Data storing as Flat Relation ship or not

Hi All,

I have a CDT called

ABC

ID  Name

and DEF

ID  name1  ABC(type ABC)

now is it better to store it in Appian DB as

to separate tables like

ID NAME

and

ID NAME ABC_ID(number which is created manually not by appian)

or storing it as with the ID created by Appian.

 

which is the best way and what are the pros and cons.

TIA :)

Harsha

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data