Using JOIN makes the code easier to read, since it's self-explanatory.
In speed, there's no difference (I have just tested it), and the execution plan is the same....
Using the JOIN syntax allows you to more easily comment out the join as its all included on one line. This can be useful if you are debugging a complex query
Thanks
Name Abhishek Pathak
CoreItDevelopers
