I have been looking onto how Query Execution Plan works on internet. It shows the execution plan SQL Server Query Engine used to achieve the output. There are numerous operators used when the query is complex enough to show the plan. Well, i am assuming...