• sql-lover (3/31/2015)


    I'm having some performance issues with a TSQL query. It's a complex statement but the main issue is the correlated query.

    Post the full query, the table structure (DDL), consumable sample data and the actual execution plan, otherwise there is little one can do here.

    😎