You might be better doing this using thematics, where the symbol would 
change if the value of the field is altered. Alternatively, the queries 
can be mapped directly
Select * from TMBC where status = "High" into High
Add map layer High

creates a temporary table called high & adds it to your map. This routine 
would eb added to the workspace & re-run each time the workspace is 
opened.

Reply via email to