Query a row of data against previous row of data in MySQL an
Posted: Tue May 26, 2009 11:46 pm
Hi,
I've only learned about MySQL and PHP this week and have a basic grasp of running an SQL query after reading some tutorials.
I have data in a MySQL database and I want to classify each row of data based on meeting certain criteria and to do this I need to be able to refer to the previous rows data. How would I go about doing this?
Thank you in advance,
suprsnipes
I've only learned about MySQL and PHP this week and have a basic grasp of running an SQL query after reading some tutorials.
I have data in a MySQL database and I want to classify each row of data based on meeting certain criteria and to do this I need to be able to refer to the previous rows data. How would I go about doing this?
Thank you in advance,
suprsnipes