2 Replies Latest reply on Jan 8, 2003 11:32 AM by noel.rocher

    outer joins

    noel.rocher

      Hi,

      Is there someone that have done outer joins in a database independant way ?

      Can way describe a kind of "mapping" as we can do with functions and datatypes ?

      Noel

        • 1. Re: outer joins
          dsundstrom

          What exactaly do you need this for?

          • 2. Re: outer joins
            noel.rocher

            Hi Dain,


            Sorry to answer sooooo late. I worked on others part of my project.

            So, I want a query that returns, for example, all Employees that are attached to a company in a department. But I want also in my results all Employees that are not yet attached (I mean "not attached to any department in a company or in any company").

            Clearer ?