Application Development 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: 

Embedded Tables?

Nickjsimon
Explorer
0 Kudos

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

TuncayKaraca
Active Contributor
0 Kudos

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

kesavadas_thekkillath
Active Contributor
0 Kudos

Nested transoarent table is not possible.

TuncayKaraca
Active Contributor
0 Kudos

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.

custodio_deoliveira
Active Contributor
0 Kudos

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