Hello,
I need to select maximum and minimum values (ages) from a DB table.
I would figure that this is something simple; however, I cannot seem to make it work. I tried using the max() function to pick out of a string compiled during a loop previously done.
I have tried using separate queries and functions, all to no avail.
Any help is greatly appreciated.
Aaron