SQL Practice Logo

SQLPractice Online

Company SQL Question

Accepted Friend Requests

Practice this Meta style SQL interview question with live execution and instant feedback.

Problem Statement

List all accepted friendships showing both users' names and when the friendship was accepted. Show friend 1 name, friend 2 name, and accepted date.

Relevant Tables

friendshipsusers

SQL Concepts Used in This Question

Strengthen your understanding with these targeted learning topics: