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

Commit 9bf36c7

Browse files
Update SQL Code File.sql
1 parent 7767887 commit 9bf36c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎SQL Code File.sql‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ Leetcode Problem 460
529529
*/
530530

531531
SELECT view.product_id,
532-
view.store,
532+
view.store,
533533
view.price
534534
FROM( SELECT product_id, 'storel' AS store, storel AS price FROM Products
535535
UNION ALL

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /