Since MySQL does not have views or queries that can be within the database,
is there a way to make tables which are subtables of the main table? For
example, I have an ID that goes from 0010-10010 to 7000-9999. I want a table
that will show only those items with LIKE '0080-%'. This table should be
updated automatically when the main table is updated. 

Art

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to