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 Wanet Telecoms Ltd 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: Churchill
  • Content: Threads
  • Order by date
  1. Churchill

    removing multiple items in an array

    I want to find a quick way of removing multiple instances of items in an array so that I get a distinct list of numbers. I thought of using a loop but I wondered if there was a quicker way. Another way I thought of was to put it into a temporary table in a db, then use select distinct to pull...

Part and Inventory Search

Back
Top