Re: Table with different columns

2009-04-22 Thread Dave Shield
2009/4/22 Giuseppe Modugno : > I have to define a table (myTable) composed by a common set of > columns (myTable.type and myTabe.sn) and a type-dependent set of > columns. Please see the Host Resources MIB for an example of exactly this arrangement. (hrDeviceTable, etc) Dave --

Table with different columns

2009-04-22 Thread Giuseppe Modugno
Dear list, I have to define a table (myTable) composed by a common set of columns (myTable.type and myTabe.sn) and a type-dependent set of columns. For example, if myTable.type==typeA, there is an additional column that myTable.status; if myTable.type==typeB, there are two additional columns m