🌐
Udemy
udemy.com › development
SQL HackerRank Challenge: Get Gold star & 670 points
April 7, 2026 - By practicing these challenging ... points on HackerRank. Through hands-on practice and in-depth discussions, students will be equipped with the tools and strategies needed to tackle even the most challenging SQL problems with confidence. Installing PostgreSQL and pgAdmin in ...
Rating: 4.7 ​ - ​ 145 votes
Discussions

Alternate SQL language to PostgreSQL - Software Recommendations Stack Exchange
I am going through a course in Udemy that teaches SQL using PostgreSQL. Yesterday I wanted to solve some SQL questions on Hackerrank. But it does not have the option to write in PostgreSQL. It has More on softwarerecs.stackexchange.com
🌐 softwarerecs.stackexchange.com
Any site to solve PostgreSQL challenges like the online Hackathon sites are there on programming languages?
https://schemaverse.com/ More on reddit.com
🌐 r/SQL
10
36
February 26, 2020
Query challenges like LeetCode or HackerRank?

Thanks for this perfect help

More on reddit.com
🌐 r/PostgreSQL
2
0
April 11, 2023
How to Solve SQL questions in Hackerrank without CTE?
CTEs are useful because they allow you to do this -- WITH cte AS ( SELECT ... ) SELECT ... FROM cte but you can achieve the same results without a temp table simply by doing this -- SELECT ... FROM ( SELECT ... ) AS cte More on reddit.com
🌐 r/SQL
18
11
November 8, 2022
🌐
HackerRank
hackerrank.com › domains › sql
Solve Programming Questions | HackerRank
A special-purpose language designed for managing data held in a relational database.
🌐
Devhowto
devhowto.dev › databases-sql › basic-hackerrank-sql-challenges.html
Basic HackerRank SQL Challenges | Dev How To
Unless otherwise noted, assume these examples where tested on MySQL and MySQL CLI. I prefer MariaDB and PostgreSQL by it seems HackerRank does not provide any of those (as of June 18, 2023 at least).
🌐
Pgexercises
pgexercises.com
PostgreSQL Exercises
Welcome to PostgreSQL Exercises! This site was born when I noticed that there's a load of material out there to help people learn about SQL, but not a great deal to make it easy to learn by doing. PGExercises provides a series of questions and explanations built on a single, simple dataset.
🌐
HackerRank
hackerrank.com › skills-directory › sql_basic
SQL (Basic) | Skills Directory | HackerRank
Example Task: Install a relational database (e.g., MySQL, PostgreSQL) and connect to it using a SQL client.
Find elsewhere
🌐
GitHub
github.com › topics › hackerrank-sql-challenge
hackerrank-sql-challenge · GitHub Topics · GitHub
postgres query sql course database notes postgresql relational-database sql-queries hackerrank-solutions hackerrank-sql hackerrank-sql-solutions hackerrank-sql-challenge hackerrank-sql-certificate hackerrank-sql-solution
🌐
GitHub
github.com › topics › hackerrank-sql-solutions
hackerrank-sql-solutions · GitHub Topics · GitHub
October 6, 2022 - postgres query sql course database notes postgresql relational-database sql-queries hackerrank-solutions hackerrank-sql hackerrank-sql-solutions hackerrank-sql-challenge hackerrank-sql-certificate hackerrank-sql-solution
🌐
Class Central
classcentral.com › subjects › programming › domain-specific languages (dsl) › sql
Online Course: SQL HackerRank Challenge: Get Gold star & 670 points from Udemy | Class Central
SQL HackerRank Challenge: Get Gold star & 670 points
Learn complete MySQL & PostgreSQL. Solve HackerRank problems to get Gold star and 670 points in SQL HackerRank
Price   $69.00
🌐
YouTube
youtube.com › playlist
SQL HackerRank series - YouTube
Share your videos with friends, family, and the world
🌐
GitHub
github.com › vijay-ravi › PostgreSQL-Python-Practice-Questions
GitHub - vijay-ravi/PostgreSQL-Python-Practice-Questions: Jupyter Notebook containing 35+ questions for practicing your PostgreSQL skills in python. · GitHub
March 3, 2020 - As of now, Hackerrank only allows programming in Microsoft SQL, MySQL, Oracle, or DB2 databases but not in PostgreSQL. NOTE: Please place all the files including the images in the same folder as the Notebook needs access to these images.
Author   vijay-ravi
🌐
GitHub
github.com › Vishwas-Chakilam › HackerRank-SQL-Solutions
GitHub - Vishwas-Chakilam/HackerRank-SQL-Solutions: This repository contains optimized solutions for HackerRank SQL challenges, covering Basic to Advanced SQL concepts. Each solution includes the problem statement, query, and explanation. 📌 Topics: SELECT, Joins, Aggregations, Subqueries, Window Functions & more. 🚀 Perfect for SQL learners & Data Analysts! Star ⭐ the repo if you find it helpful!
The solutions are written in standard SQL and should work in MySQL, PostgreSQL, and SQL Server. Some functions may vary slightly across different databases. Fork the repo, create a new branch, add your solution, and open a pull request! 🎉 · Apart from HackerRank, you can practice on: LeetCode (SQL Questions) Mode Analytics SQL Tutorials ·
Starred by 238 users
Forked by 61 users
🌐
Reddit
reddit.com › r/postgresql › query challenges like leetcode or hackerrank?
r/PostgreSQL on Reddit: Query challenges like LeetCode or HackerRank?
April 11, 2023 - r/PostgreSQL • · by · mulokisch · View community ranking In the Top 5% of largest communities on Reddit · I recently had a project where I realized how much fun it is to optimize a query. I would like to do more of this in my free time, along with other challenges. So my question is, are there any resources like Leetcode problems or HackerRank that specifically have such optimization challenges?
🌐
HackerRank
hackerrank.com › blog › best-sql-certifications
The 6 Best SQL Certifications in 2023 - HackerRank Blog
June 23, 2023 - The PostgreSQL 12 Associate Certification by EnterpriseDB (EDB) is a certification exam that assesses the ability of a database professional to maintain and manage a PostgreSQL server in a production environment.
🌐
GitHub
github.com › topics › hackerrank-sql
hackerrank-sql · GitHub Topics · GitHub
cracking-the-coding-interview ... hackerrank-all-solutions coding-problems hackerrank-solutions-c hackerrank-java-solutions coding-interview-questions ... postgres query sql course database notes postgresql relational-database sql-queries hackerrank-solutions hackerrank-sql ...
🌐
GitHub
github.com › MahedeiHasan › Hackerrank-SQL-Intemediate-Skills-Certification-Test-Solutions
GitHub - MahedeiHasan/Hackerrank-SQL-Intemediate-Skills-Certification-Test-Solutions: Solved queries for the Hackerrank SQL (Intermediate) Skills Certification Test 🎓.
Solved queries for the Hackerrank SQL (Intermediate) Skills Certification Test 🎓. - MahedeiHasan/Hackerrank-SQL-Intemediate-Skills-Certification-Test-Solutions
Starred by 10 users
Forked by 7 users