Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Embedded Tables?

Nickjsimon
Explorer
0 Likes
632

Is it possible to have an embedded table within a Transparent Table?  Or does this go counter to the idea of relational databases?

1 ACCEPTED SOLUTION
Read only

TuncayKaraca
Active Contributor
0 Likes
581

Hi Nicholas,

If you mean nested - deep structure -, I don't think you can do it for transparent tables which represent real database tables. And the relational database model uses a two-dimensional structure of rows and columns to store data.

3 REPLIES 3
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
581

Nested transoarent table is not possible.

Read only

TuncayKaraca
Active Contributor
0 Likes
582

Hi Nicholas,

If you mean nested - deep structure -, I don't think you can do it for transparent tables which represent real database tables. And the relational database model uses a two-dimensional structure of rows and columns to store data.

Read only

custodio_deoliveira
Active Contributor
0 Likes
581

It's not possible. Just create a header/items tables and be happy