Question: Please help, thank you! You have a users table containing 1M+ rows of user information and a friend_requests table containing 1M+ rows of friend request
You have a users table containing 1M+ rows of user information and a friend_requests table containing 1M+ rows of friend request information. Below are the first 3 rows of each table. Question 2: Write a SQL query that returns the three users who have sent the most friend requests. Your query should return the username and number of requests sent
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
