Allow queries to support advanced table Link operations such as Cross Apply, Join ON 1=1 and Union.
Adding these query elements will greatly enhance the capabilities and performance of the complex queries being developed to support the various Events. Cross Apply is essentially a Join used to link a table with a Table Valued Function or subquery...