I know it's easy and I think the word I am looking for is MAX, but how do I get the maximium value of a column in a table? For example, the highest userid in the user table?
I am bone tired and too wiped to go looking for it tonight.
The way I was doing it seems really slow when I look at debug. I was selecting 1 ordering by userid desc.
Thanks in advance. I owe somebody a cheerful answer to one stupid question
Amy