Your machine sends the SQL to the server to be executed. The optimization and data retrieval happen at the server. If you unplug from the network, you can't run the SQL (unless you are running SQL Server locally on your laptop).
And then again, I might be wrong ...
David Webb