Skip to content
#

basic-queries

Here are 2 public repositories matching this topic...

Using SQL queries to extract insights from the data and answer research questions or problem statements, using techniques such as selecting columns with SELECT clause, filtering with WHERE clause, sorting data with ORDER BY clause, limiting results with LIMIT, using DISTINCT to retrieve unique values, and counting records with COUNT. Ironhack Lab

  • Updated Aug 4, 2026

Add this topic to your repo

To associate your repository with the basic-queries topic, visit your repo's landing page and select "manage topics."

Learn more