Re: PHP/MySQL - Splitting similar data to two tables and querying as a whole
- From: "mdeering" <google@xxxxxxxxxxxx>
- Date: 17 May 2005 14:28:26 -0700
Create a VIEW and query it when you would like to query against both
your current and archived data...
http://dev.mysql.com/doc/mysql/en/create-view.html
.
- Follow-Ups:
- Re: PHP/MySQL - Splitting similar data to two tables and querying as a whole
- From: Andy Hassall
- Re: PHP/MySQL - Splitting similar data to two tables and querying as a whole
- References:
- Prev by Date: OT: What usenet group do MySQL users hand out in ?
- Next by Date: Re: OT: What usenet group do MySQL users hand out in ?
- Previous by thread: Re: PHP/MySQL - Splitting similar data to two tables and querying as a whole
- Next by thread: Re: PHP/MySQL - Splitting similar data to two tables and querying as a whole
- Index(es):