SQL Execution Plan
this is the list of steps that the database plan to execute the query since we are just telling the db to do something, we are not telling it how to do this thing. usually execution plan is used for select query what you can see with execution pl...




