Multiple choice technology databases What will the FREE command do to a plan It will drop the existing plan It will delete the existing plan Both a & b None of the above Reveal answer Fill a bubble to check yourself C Correct answer Explanation The FREE command in DB2 removes (drops/deletes) an existing plan from the system. Once freed, the plan is no longer available and must be rebound if needed again. The terms drop and delete are effectively equivalent in this context.