Re: Re: 'Persistant' temporary tables

2002-11-18 Thread Nicolas MONNET (Tech)
On Mon, 2002-11-18 at 15:06, [EMAIL PROTECTED] wrote: > Your message cannot be posted because it appears to be either spam or > simply off topic to our filter. To bypass the filter you must include > one of the following words in your message: > > sql,query > > If you just reply to this message,

RE: 'Persistant' temporary tables

2002-11-18 Thread Mike Hillyer
- From: Dan [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 16, 2002 4:09 PM To: [EMAIL PROTECTED] Subject: 'Persistant' temporary tables Hi all. Hi spam filter. SQL. Query. I'm teaching myself PHP while building a graphing engine for my work. When a client logs in, I want to m

'Persistant' temporary tables

2002-11-18 Thread Dan
Hi all. Hi spam filter. SQL. Query. I'm teaching myself PHP while building a graphing engine for my work. When a client logs in, I want to make a temporary table with the primary keys of the last 3 months worth of their data. I will then be averaging the data and using JPGraph (which is quite co