├── 1045-Customers-Who-Bought-All-Products.tsql ├── 1068-Product-Sales-Analysis-I.tsql ├── 1070-Product-Sales-Analysis-III.tsql ├── 1075-Project-Employees-I.tsql ├── 1141-User-Activity-for-the-Past-30-Days-I.tsql ├── 1148-Article-Views-I.tsql ├── 1164-Product-Price-at-a-Given-Date.tsql ├── 1174-Immediate-Food-Delivery-II.tsql ├── 1193-Monthly-Transactions-I.tsql ├── 1204-Last-Person-to-Fit-in-the-Bus.tsql ├── 1211-Queries-Quality-and-Percentage.tsql ├── 1251-Average-Selling-Price.tsql ├── 1280-Students-and-Examinations.tsql ├── 1321-Restaurant-Growth.tsql ├── 1327-List-the-Products-Ordered-in-a-Period.tsql ├── 1341-Movie-Rating.tsql ├── 1378-Replace-Employee-ID-With-The-Unique-Identifier.tsql ├── 1484-Group-Sold-Products-By-The-Date.tsql ├── 1517-Find-Users-With-Valid-E-Mails.tsql ├── 1527-Patients-With-a-Condition.tsql ├── 1581-Customer-Who-Visited-but-Did-Not-Make-Any-Transactions.tsql ├── 1633-Percentage-of-Users-Attended-a-Contest.tsql ├── 1661-Average-Time-of-Process-per-Machine.tsql ├── 1667-Fix-Names-in-a-Table.tsql ├── 1683-Invalid-Tweets.tsql ├── 1729-Find-Followers-Count.sql ├── 1731-The-Number-of-Employees-Which-Report-to-Each-Employee.tsql ├── 1757-Recyclable-and-Low-Fat-Products.sql ├── 176-Second-Highest-Salary.tsql ├── 1768-Merge-Strings-Alternately.cs ├── 1789-Primary-Department-for-Each-Employee.tsql ├── 180-Consecutive-Numbers.tsql ├── 185-Department-Top-Three-Salaries.tsql ├── 1907-Count-Salary-Categories.tsql ├── 1934-Confirmation-Rate.tsql ├── 196-Delete-Duplicate-Emails.tsql ├── 197-Rising-Temperature.tsql ├── 1978-Employees-Whose-Manager-Left-the-Company.tsql ├── 2356-Number-of-Unique-Subjects-Taught-by-Each-Teacher.tsql ├── 550-Game-Play-Analysis-IV.tsql ├── 570-Managers-with-at-Least-5-Direct-Reports.tsql ├── 577-Employee-Bonus.tsql ├── 584-Find-Customer-Referee.sql ├── 585-Investments-in-2016.tsql ├── 595-Big-Countries.tsql ├── 596-Classes-More-Than-5-Students.sql ├── 602-Friend-Requests-II:-Who-Has-the-Most-Friends.tsql ├── 610-Triangle-Judgement.tsql ├── 619-Biggest-Single-Number.tsql ├── 620-Not-Boring-Movies.tsql ├── 626-Exchange-Seats.tsql └── README.md /1045-Customers-Who-Bought-All-Products.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1045-Customers-Who-Bought-All-Products.tsql -------------------------------------------------------------------------------- /1068-Product-Sales-Analysis-I.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1068-Product-Sales-Analysis-I.tsql -------------------------------------------------------------------------------- /1070-Product-Sales-Analysis-III.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1070-Product-Sales-Analysis-III.tsql -------------------------------------------------------------------------------- /1075-Project-Employees-I.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1075-Project-Employees-I.tsql -------------------------------------------------------------------------------- /1141-User-Activity-for-the-Past-30-Days-I.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1141-User-Activity-for-the-Past-30-Days-I.tsql -------------------------------------------------------------------------------- /1148-Article-Views-I.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1148-Article-Views-I.tsql -------------------------------------------------------------------------------- /1164-Product-Price-at-a-Given-Date.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1164-Product-Price-at-a-Given-Date.tsql -------------------------------------------------------------------------------- /1174-Immediate-Food-Delivery-II.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1174-Immediate-Food-Delivery-II.tsql -------------------------------------------------------------------------------- /1193-Monthly-Transactions-I.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1193-Monthly-Transactions-I.tsql -------------------------------------------------------------------------------- /1204-Last-Person-to-Fit-in-the-Bus.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1204-Last-Person-to-Fit-in-the-Bus.tsql -------------------------------------------------------------------------------- /1211-Queries-Quality-and-Percentage.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1211-Queries-Quality-and-Percentage.tsql -------------------------------------------------------------------------------- /1251-Average-Selling-Price.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1251-Average-Selling-Price.tsql -------------------------------------------------------------------------------- /1280-Students-and-Examinations.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1280-Students-and-Examinations.tsql -------------------------------------------------------------------------------- /1321-Restaurant-Growth.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1321-Restaurant-Growth.tsql -------------------------------------------------------------------------------- /1327-List-the-Products-Ordered-in-a-Period.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1327-List-the-Products-Ordered-in-a-Period.tsql -------------------------------------------------------------------------------- /1341-Movie-Rating.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1341-Movie-Rating.tsql -------------------------------------------------------------------------------- /1378-Replace-Employee-ID-With-The-Unique-Identifier.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1378-Replace-Employee-ID-With-The-Unique-Identifier.tsql -------------------------------------------------------------------------------- /1484-Group-Sold-Products-By-The-Date.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1484-Group-Sold-Products-By-The-Date.tsql -------------------------------------------------------------------------------- /1517-Find-Users-With-Valid-E-Mails.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1517-Find-Users-With-Valid-E-Mails.tsql -------------------------------------------------------------------------------- /1527-Patients-With-a-Condition.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1527-Patients-With-a-Condition.tsql -------------------------------------------------------------------------------- /1581-Customer-Who-Visited-but-Did-Not-Make-Any-Transactions.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1581-Customer-Who-Visited-but-Did-Not-Make-Any-Transactions.tsql -------------------------------------------------------------------------------- /1633-Percentage-of-Users-Attended-a-Contest.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1633-Percentage-of-Users-Attended-a-Contest.tsql -------------------------------------------------------------------------------- /1661-Average-Time-of-Process-per-Machine.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1661-Average-Time-of-Process-per-Machine.tsql -------------------------------------------------------------------------------- /1667-Fix-Names-in-a-Table.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1667-Fix-Names-in-a-Table.tsql -------------------------------------------------------------------------------- /1683-Invalid-Tweets.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1683-Invalid-Tweets.tsql -------------------------------------------------------------------------------- /1729-Find-Followers-Count.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1729-Find-Followers-Count.sql -------------------------------------------------------------------------------- /1731-The-Number-of-Employees-Which-Report-to-Each-Employee.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1731-The-Number-of-Employees-Which-Report-to-Each-Employee.tsql -------------------------------------------------------------------------------- /1757-Recyclable-and-Low-Fat-Products.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1757-Recyclable-and-Low-Fat-Products.sql -------------------------------------------------------------------------------- /176-Second-Highest-Salary.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/176-Second-Highest-Salary.tsql -------------------------------------------------------------------------------- /1768-Merge-Strings-Alternately.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1768-Merge-Strings-Alternately.cs -------------------------------------------------------------------------------- /1789-Primary-Department-for-Each-Employee.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1789-Primary-Department-for-Each-Employee.tsql -------------------------------------------------------------------------------- /180-Consecutive-Numbers.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/180-Consecutive-Numbers.tsql -------------------------------------------------------------------------------- /185-Department-Top-Three-Salaries.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/185-Department-Top-Three-Salaries.tsql -------------------------------------------------------------------------------- /1907-Count-Salary-Categories.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1907-Count-Salary-Categories.tsql -------------------------------------------------------------------------------- /1934-Confirmation-Rate.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1934-Confirmation-Rate.tsql -------------------------------------------------------------------------------- /196-Delete-Duplicate-Emails.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/196-Delete-Duplicate-Emails.tsql -------------------------------------------------------------------------------- /197-Rising-Temperature.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/197-Rising-Temperature.tsql -------------------------------------------------------------------------------- /1978-Employees-Whose-Manager-Left-the-Company.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/1978-Employees-Whose-Manager-Left-the-Company.tsql -------------------------------------------------------------------------------- /2356-Number-of-Unique-Subjects-Taught-by-Each-Teacher.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/2356-Number-of-Unique-Subjects-Taught-by-Each-Teacher.tsql -------------------------------------------------------------------------------- /550-Game-Play-Analysis-IV.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/550-Game-Play-Analysis-IV.tsql -------------------------------------------------------------------------------- /570-Managers-with-at-Least-5-Direct-Reports.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/570-Managers-with-at-Least-5-Direct-Reports.tsql -------------------------------------------------------------------------------- /577-Employee-Bonus.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/577-Employee-Bonus.tsql -------------------------------------------------------------------------------- /584-Find-Customer-Referee.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/584-Find-Customer-Referee.sql -------------------------------------------------------------------------------- /585-Investments-in-2016.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/585-Investments-in-2016.tsql -------------------------------------------------------------------------------- /595-Big-Countries.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/595-Big-Countries.tsql -------------------------------------------------------------------------------- /596-Classes-More-Than-5-Students.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/596-Classes-More-Than-5-Students.sql -------------------------------------------------------------------------------- /602-Friend-Requests-II:-Who-Has-the-Most-Friends.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/602-Friend-Requests-II:-Who-Has-the-Most-Friends.tsql -------------------------------------------------------------------------------- /610-Triangle-Judgement.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/610-Triangle-Judgement.tsql -------------------------------------------------------------------------------- /619-Biggest-Single-Number.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/619-Biggest-Single-Number.tsql -------------------------------------------------------------------------------- /620-Not-Boring-Movies.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/620-Not-Boring-Movies.tsql -------------------------------------------------------------------------------- /626-Exchange-Seats.tsql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/626-Exchange-Seats.tsql -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mrXrobot26/SQL-50/HEAD/README.md --------------------------------------------------------------------------------