Execution

The final step in query processing is execution. I'm not going to talk about execution in any detail other than this short paragraph. The execution engine takes the plan that the optimizer has produced and executes it. Along with the actual execution, the execution engine schedules the threads for the processes to run on and provides interthread communication.



Inside Microsoft SQL Server 2000
Inside Microsoft SQL Server 2000
ISBN: 0735609985
EAN: 2147483647
Year: 2005
Pages: 179
Authors: Kalen Delaney

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net