Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf937062

Browse files
add 1821
1 parent06da90a commitf937062

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

‎database/_1821.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
-- Write your PostgreSQL query statement below
2+
select customer_idfrom Customerswhere revenue>0and year=2021;

‎paginated_contents/database/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
| 2072|[The Winner University](https://leetcode.com/problems/the-winner-university/)|[Solution](https://github.com/fishercoder1534/Leetcode/blob/master/database/_2072.sql)|| Easy|
99
| 2026|[Low-Quality Problems](https://leetcode.com/problems/low-quality-problems/)|[Solution](https://github.com/fishercoder1534/Leetcode/blob/master/database/_2026.sql)|| Easy|
1010
| 1978|[Employees Whose Manager Left the Company](https://leetcode.com/problems/employees-whose-manager-left-the-company/)|[Solution](https://github.com/fishercoder1534/Leetcode/blob/master/database/_1978.sql)|| Easy|
11+
| 1821|[Find Customers With Positive Revenue this Year](https://leetcode.com/problems/find-customers-with-positive-revenue-this-year/)|[Solution](https://github.com/fishercoder1534/Leetcode/blob/master/database/_1821.sql)|| Easy|
1112
| 1809|[Ad-Free Sessions](https://leetcode.com/problems/ad-free-sessions/)|[Solution](https://github.com/fishercoder1534/Leetcode/blob/master/database/_1809.sql)|| Easy|
1213
| 1795|[Rearrange Products Table](https://leetcode.com/problems/rearrange-products-table/)|[Solution](https://github.com/fishercoder1534/Leetcode/blob/master/database/_1795.sql)|| Easy|
1314
| 1789|[Primary Department for Each Employee](https://leetcode.com/problems/primary-department-for-each-employee/)|[Solution](https://github.com/fishercoder1534/Leetcode/blob/master/database/_1789.sql)|| Easy|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp