"query": "SELECT DISTINCT c.FirstName, c.LastName, c.EmailAddress FROM SalesLT.Customer c JOIN SalesLT.SalesOrderHeader soh ON c.CustomerID = soh.CustomerID JOIN SalesLT.SalesOrderDetail sod ON ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.