2012 Apr 05 1:23 PM
Is it possible to have an embedded table within a Transparent Table? Or does this go counter to the idea of relational databases?
2012 Apr 06 8:47 PM
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.
2012 Apr 06 8:04 AM
2012 Apr 06 8:47 PM
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.
2012 Apr 11 2:24 AM
It's not possible. Just create a header/items tables and be happy