Is is poslbe too get the highest value from a row?
IE. I have 3 days as columns with a timestamp value, can i get the highest value out?
Is is poslbe too get the highest value from a row?
IE. I have 3 days as columns with a timestamp value, can i get the highest value out?
GREATEST() might be what you want:
http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html#function_greatest