Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Added support for 2 new operators supported:
*= (LEFT OUTER JOIN)
=* (RIGHT OUTER JOIN)
This is Transact-SQL syntax.
I thought it would be good to have that in addition to the Oracle (+)
Please note I don't handle misplaced usage of that operator