Hi,
I have a table in which each record has a variable valued integer field. I
don't know what record has the largest value. Can one of you provide me
with a simple SQL query to find and return the maximum value in this field.
I just had a thought. If I specify this integer field as an ascending
index, is there a simple SQL query that would return the last record in the
index, thus providing me with the largest value.
Thanx,
Bill