SQL Queries
Question
You’re given two tables. One contains the date, post_id, relationship (e.g. friend, group, page), and interaction (e.g. like, share, etc.). The second table contains post_id, and the ID of the person who posted. How many likes were made on friend posts yesterday?
0
Interview Question
55 years
0 Answers
288 views
Great Grand Master 0
Leave an answer