paraglidersd
Programmer
I looked this up online, but all of the discussed techniques didnt work. I am using Sybase. I have a stored procedure. I want to run a query on a table that has millions of rows. I expect that my query (with some criteria) will return hundreds of possible answers. I only want the FIRST one (I am going to order it in ascending order and just want the newest one). What is the best way to do this???
thanks,
Bill
thanks,
Bill