Skip to content

Commit 6bd0665

Browse files
author
Indrajeet Mishra
committed
Minor fix
1 parent d7ea7c3 commit 6bd0665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Company Structure/solution.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ SELECT
5959
ORDER BY
6060
b.employee
6161
)
62-
)
62+
) members
6363
FROM
6464
all_emps b
6565
CROSS JOIN (

0 commit comments

Comments
 (0)