Greetings,

I am setting up two seperate tables that will hold identically INSERTed
data. The reason for this is that one table will hold data that will expire
by timestamp daily and the other will hold the very same data for later
manipulation.

Is sending identical data like this to two seperate tables a good practise
or is there a better way?

Thanks,

James



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to