Split Multi Plan File Application

Recently I was working with a client, and the client wanted to send me a batch of SQL Server execution plans (about 300 of them) in a single file.  Normally I would just connect to the SQL Server and view the queries from there, but the client hadn’t gotten me VPN access to their network […]