I have a table with a couple of columns, only one of them holds numerical values. I was wondering if i could get the top x percent of rows based on the numerical values. I tried the basic select top query but it does not seem to work. Any help will be much appreciated.
↧