The SQL Server query optimizer would first construct a query plan for a batch of T-SQL code, a stored procedure, or function and then submit that plan for processing in a way that once started, it had ...