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 seher

  1. seher

    How to use append(insert into) with join and check if not exists?

    I have a table(T1) which contains 2 columns(from,to), I have T2 which is a copy of T1 but it has 1 more column (Length) initially all values in this column is 1. I want to append the result of inner join of T1 and T2 On T1.to= T2.from to T2 and put the length 2 for these also I want to check if...

Part and Inventory Search

Back
Top