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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: eli22
  • Content: Threads
  • Order by date
  1. eli22

    sort numerically by character string in query

    Hi. I have a field which might come in as a numeric but it's usually character. It might have numbers in it. And I use that field to define groups for processing. Until now this has been my query to define the groups SELECT myfield FROM mytable GROUP BY 1 But when there are many...

Part and Inventory Search

Back
Top