Skip to content

Commit 15b0fac

Browse files
author
Amogh Singhal
authored
Update Understanding SQL Queries.md
1 parent 9c0d04d commit 15b0fac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Understanding SQL Queries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,6 @@ GROUP BY 1,2
172172
| column_name | data_type |
173173
--- | --- |
174174
| user_id | int |
175-
| liked_page | varchar|
175+
| page_id | int|
176176

177177
#### It should not recommend pages you already like.

0 commit comments

Comments
 (0)