D
david
I notice some of the tables in the Northwind sample database have other
tables "nested" within.
How may I build a table like the sample's?
To illustrate, in the Categories Table, the first column is filled with "+"
which when clicked on, expands and show a new table (whose name is not shown
but it appears to be the "product" tabloe with the "categories" column taken
out.)
Similar, the "product" table itself contains a nested table within itself,
and that appears to be the "order details" table with the "product" column
taken out.
How are these nested tables created?
David
tables "nested" within.
How may I build a table like the sample's?
To illustrate, in the Categories Table, the first column is filled with "+"
which when clicked on, expands and show a new table (whose name is not shown
but it appears to be the "product" tabloe with the "categories" column taken
out.)
Similar, the "product" table itself contains a nested table within itself,
and that appears to be the "order details" table with the "product" column
taken out.
How are these nested tables created?
David