Hi all,
I have a table design problem with the modeling of the dimensions of a work piece (mechanical part).
A work piece can be cylindrical (radius, height) or cuboid (width, length, height). Actually this is modeled like this :
table work_piece (
id INTEGER,
type INTEGER, -- type = 0...