K
KiwiBrian
I have a category column where each entry consists of one of 600 different
categories.
I want to be able to add an extra column containing one of about 30 more
generic higher level categories so that I can extract from the database by
selecting on the entries in this column.
I know how to do the selection process.
Where I would like a pointer is how to use the contents of a seperate two
column table which gives the higher level category for each of the 600 lower
level ones, to insert these new generic categories in the new column of the
database.
This would allow me to create a selection of different "selection criteria"
tables, and by placing the generic categories in different columns, allow
easy selection of the desired extraction process by the desired criteria by
selecting on the desired column.
I hope this is easier to understand than to describe.
Any help would be appreciated.
Brian Tozer.
categories.
I want to be able to add an extra column containing one of about 30 more
generic higher level categories so that I can extract from the database by
selecting on the entries in this column.
I know how to do the selection process.
Where I would like a pointer is how to use the contents of a seperate two
column table which gives the higher level category for each of the 600 lower
level ones, to insert these new generic categories in the new column of the
database.
This would allow me to create a selection of different "selection criteria"
tables, and by placing the generic categories in different columns, allow
easy selection of the desired extraction process by the desired criteria by
selecting on the desired column.
I hope this is easier to understand than to describe.
Any help would be appreciated.
Brian Tozer.