I’m using MySQL, and I’m looking for a way to get the global maximum and minimum values (for the whole table) from two columns (for example, posx and posy), using only one query.
I’m using MySQL, and I’m looking for a way to get the global maximum
Share
Simple: