Author: Bill Woodger
Subject: Reply to: SQL Query optimization.
Posted: Sun Sep 04, 2016 1:36 pm (GMT 5.5)
What do you want to do with that MAX value? Can't you store the value somewhere when you know it, rather than lazily rummaging about for the highest one?
Subject: Reply to: SQL Query optimization.
Posted: Sun Sep 04, 2016 1:36 pm (GMT 5.5)
What do you want to do with that MAX value? Can't you store the value somewhere when you know it, rather than lazily rummaging about for the highest one?