In a query, how do I get a column to reflect the row numbers?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When the query is run, I need a column to reflect a sequential numbering of
the rows of the resulting query. For example, if the query results in six
records, there should be a column that sequentially numbers the rows 1 - 6.
 
Back
Top