Results 1 to 3 of 3

Thread: ANSI SQL support for joins

  1. #1
    Join Date
    Apr 2003
    Posts
    1

    ANSI SQL support for joins

    Does anyone know what the standard SQL support for joins is. Are inner, left, right and outer joins all part of the standard?

    Does anyone know of database servers that don't fully support joins?

    TIA
    Aaron

  2. #2
    Join Date
    Nov 2002
    Location
    New Jersey, USA
    Posts
    3,932
    Most databases support SQL-92 standard. The join types you mentioned are supported by all major databases like SQL Server 2000 and Oracle 9i.

  3. #3
    Join Date
    Sep 2002
    Location
    Fantasy
    Posts
    4,254

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •