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 Shaun E 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 WantToBeDBA

  1. WantToBeDBA

    joins in oracle 9i

    Oracle can handle following joins : 1) Equi-joins : The joins which are made by comparing the common column value 2) Self-Join : The join made to the same table using aliases, i.e., mock names to identify "nearly duplicate" values in the same table. 3) Outer Join : The jois made by...

Part and Inventory Search

Back
Top