You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -32,15 +32,15 @@ Solutions for all free SQL challenges on Leetcode executed on MySQL and MS SQL S
32
32
| 23 |[1527. Patients With a Condition](https://leetcode.com/problems/patients-with-a-condition/)|[Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Easy/1527.Patients-With-a-Condition.sql)|
33
33
| 24 |[1581. Customer Who Visited but Did Not Make Any Transactions](https://leetcode.com/problems/customer-who-visited-but-did-not-make-any-transactions/)|[Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Easy/1581.Customer-Who-Visited-but-Did-Not-Make-Any-Transactions.sql)|
34
34
| 25 |[1587. Bank Account Summary II](https://leetcode.com/problems/bank-account-summary-ii/)|[Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Easy/1587.Bank-Account-Summary-II.sql)|
35
-
| 26 |[Fix Names in a Table](https://leetcode.com/problems/fix-names-in-a-table/)|[Link]|
36
-
| 27 |[Daily Leads and Partners](https://leetcode.com/problems/daily-leads-and-partners/)|[Link]|
| 32 |[Calculate Special Bonus](https://leetcode.com/problems/calculate-special-bonus/)|[Link]|
42
-
| 33 |[The Latest Login in 2020](https://leetcode.com/problems/the-latest-login-in-2020/)|[Link]|
43
-
| 34 |[Employees With Missing Information](https://leetcode.com/problems/employees-with-missing-information/)|[Link]|
35
+
| 26 |[1667. Fix Names in a Table](https://leetcode.com/problems/fix-names-in-a-table/)|[Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Easy/1667.Fix-Names-in-a-Table.sql)|
36
+
| 27 |[1693. Daily Leads and Partners](https://leetcode.com/problems/daily-leads-and-partners/)|[Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Easy/1693.Daily-Leads-and-Partners.sql)|
| 29 |[1741. Find Total Time Spent by Each Employee](https://leetcode.com/problems/find-total-time-spent-by-each-employee/)|[Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Easy/1741.Find-Total-Time-Spent-by-Each-Employee.sql)|
39
+
| 30 |[1757. Recyclable and Low Fat Products](https://leetcode.com/problems/recyclable-and-low-fat-products/)|[Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Easy/1757.Recyclable-and-Low-Fat-Products.sql)|
| 32 |[1873. Calculate Special Bonus](https://leetcode.com/problems/calculate-special-bonus/)|[Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Easy/1873.Calculate-Special-Bonus.sql)|
42
+
| 33 |[1890. The Latest Login in 2020](https://leetcode.com/problems/the-latest-login-in-2020/)|[Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Easy/1890.The-Latest-Login-in-2020.sql)|
43
+
| 34 |[1965. Employees With Missing Information](https://leetcode.com/problems/employees-with-missing-information/)|[Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Easy/1965.Employees-With-Missing-Information.sql)|
0 commit comments