• "If an object in the query does not exist, the validation fails and no estimated plan is created"

    If you try to create an estimated execution plan in this case, you will get an error that the object does not exist and no estimated plan will be created. If you specify to include the actual plan when executing, then the SQL will be executed and the actual plan will be displayed.