Skip to content

Commit 949eed0

Browse files
Update Article_Views_I.sql
1 parent c866f55 commit 949eed0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Select/Article_Views_I.sql

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
select distinct author_id as id from Views
22
where author_id = viewer_id
33
order by id;
4+
5+
6+
--Rakshit Gupta

0 commit comments

Comments
 (0)