We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c866f55 commit 949eed0Copy full SHA for 949eed0
Select/Article_Views_I.sql
@@ -1,3 +1,6 @@
1
select distinct author_id as id from Views
2
where author_id = viewer_id
3
order by id;
4
+
5
6
+--Rakshit Gupta
0 commit comments