TSQL Challenge 82 - Find elements that uniquely make up a group

Posted on SQL Server Central See other posts from SQL Server Central
Published on Mon, 17 Sep 2012 06:00:00 UT Indexed on 2012/09/18 15:47 UTC
Read the original article Hit count: 178

Filed under:

The challenge is to find the Tax Code based on Price. Each sales amount is uniquely made up by the sum of one or more prices. Based on this you should assign the tax code to each price.

SQL Connect Keep your database and application development in sync
SQL Connect is a Visual Studio add-in that brings your databases into your solution. It then makes it easy to keep your database in sync, and commit to your existing source control system. Find out more.

© SQL Server Central or respective owner