Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by progmr

  1. progmr

    Generating Sequence Numbers

    Does anyone know how to generate a sequence number in a query? Example: Select Last_name, first_name, (What to put here) Sequence from test_table Result: Last_name First_name Sequence Smith Sam 1 Frank Bob 2 Thanks!

Part and Inventory Search

Back
Top