sqlite3 - Best way to represent 3 dimensional data in sqlite table? -


i wondering if there nice way represent 3 dimensional table in sqlite. i.e. how create table in sqlite 3rd dimension: e.g.: col, row, , height?

in case, number of columns fixed, rows , height grow on demand inserting.

if possible, how 1 select specific height on specific row?


Comments

Popular posts from this blog

Google sheets equipment borrowing system -

Meteor Users collection vs additional collection -

javascript - Filter Radio Elements -