forked from doocs/leetcode
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit c656e32
authored
feat: add sql solution to lc problem: No.2084 (doocs#1881)
1 parent 7f6cc7d commit c656e32
File tree
2 files changed
+22
-0
lines changed- solution/2000-2099/2084.Drop Type 1 Orders for Customers With Type 0 Orders
2 files changed
+22
-0
lines changedLines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 | + | ||
96 | + | ||
97 | + | ||
98 | + | ||
99 | + | ||
100 | + | ||
101 | + | ||
102 | + | ||
103 | + | ||
104 | + | ||
105 | + | ||
95 | 106 |
|
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 | + | ||
92 | + | ||
93 | + | ||
94 | + | ||
95 | + | ||
96 | + | ||
97 | + | ||
98 | + | ||
99 | + | ||
100 | + | ||
101 | + | ||
91 | 102 |
|
0 commit comments