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 IamaSherpa 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: oodie
  • Order by date
  1. oodie

    SELECT, INSERT combination : can be faster or not?

    It's OK. Thank's anyway :-) The problem is that I don't get the filename from other table, so I can't use SELECT for it. Anyone can help?
  2. oodie

    SELECT, INSERT combination : can be faster or not?

    Hi, I have question about SELECT and INSERT combination. Suppose that I have these tables: Type: Status: Order: ID | Type ID | Status ID | Order ---+----- ---+------- ---+------ 1 | A 1 | B 1 | C File: ID | Order_ID | Type_ID |...

Part and Inventory Search

Back
Top