Dynamically Number Rows in a Select Statement

N

newsmax

I am attempting to dynamically number the rows returned in
a select statement...similar to the 'rownum' function in
Oracle. I don't mind writing an function that I call
within the statement, I just need to have each row
numbered, without inserting it into a table.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top