> For the complete documentation index, see [llms.txt](https://iam.highonproduct.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://iam.highonproduct.com/modules/preparing-for-interviews/sql-for-pm-interviews.md).

# SQL for PM Interviews

### How common are SQL questions in PM interviews?

While the bar for SQL skills expected of PMs is not high, having fundamental proficiency is crucial.

### What type of SQL questions are commonly asked?

SQL Basics, Aggregate Functions, Joins

### Most Popular Question?

SELECT after Using JOIN to connect two different tables on a shared foreign key

### Top SQL Interview Questions

Check out this question bank from Datacamp for entry level interview prep:

{% embed url="<https://www.datacamp.com/blog/top-sql-interview-questions-and-answers-for-beginners-and-intermediate-practitioners>" %}
