SQL Practice Logo

SQLPractice Online

Company SQL Question

Inactive Users

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

Problem Statement

Find users with no search on or after 2024-01-15 using LEFT JOIN with date in the ON clause.

Relevant Tables

userssearch_queries

SQL Concepts Used in This Question

Strengthen your understanding with these targeted learning topics: