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!

Recent content by fej7yhdoq7

  1. fej7yhdoq7

    How to speed up appends from A97 to Oracle 8i

    An well-tuned Oracle server is generally very fast. Do you have many indexes on the destination table?
  2. fej7yhdoq7

    How to return multiple rows from a field

    I got a table that looks like this: ID Copies == ====== 1 2 2 3 3 1 I'm searching for a way to list all rows the number of times of the field 'Copies', the result would look like this: ID == 1 1 2 2 2 3 Thanx

Part and Inventory Search

Back
Top