Results 1 to 2 of 2

Thread: WHERE instead of JOIN

  1. #1
    Join Date
    Dec 2008
    Posts
    1

    WHERE instead of JOIN

    Is this always possible to use WHERE instead of JOIN, or there are cases that it is impossible to omit JOIN?

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    They do same, join is ansi 92 standard so better to use it.

Tags for this Thread

Posting Permissions

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