Skip to content

Commit 3b4320e

Browse files
committed
Update readme.md
1 parent 269dde0 commit 3b4320e

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

  • LeetCode SQL 50 Solution/1581. Customer Who Visited but Did Not Make Any Transactions

LeetCode SQL 50 Solution/1581. Customer Who Visited but Did Not Make Any Transactions/readme.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -108,13 +108,3 @@ GROUP BY customer_id;
108108
- 📖 [LeetCode Problem](https://leetcode.com/problems/customer-who-visited-but-did-not-make-any-transactions/)
109109
- 🔍 [SQL NOT IN Operator](https://www.w3schools.com/sql/sql_in.asp)
110110
- 📝 [MySQL Aggregate Functions](https://dev.mysql.com/doc/refman/8.0/en/group-by-functions.html)
111-
```
112-
113-
### Features of this `README.md`:
114-
**Clear problem description with table formatting**
115-
**Example with detailed explanation**
116-
**SQL solution breakdown for better understanding**
117-
**Organized file structure for repository**
118-
**Helpful links for further learning**
119-
120-
Would you like any refinements? 🚀

0 commit comments

Comments
 (0)