Skip to content

Jupyter Notebook containing 35+ questions for practicing your PostgreSQL skills in python.

Notifications You must be signed in to change notification settings

vijay-ravi/PostgreSQL-Python-Practice-Questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

PostgreSQL-Python-Practice-Questions

Jupyter Notebook containing 35+ questions for practicing your PostgreSQL skills in Python. Also contains a notebook with all the answers for your reference. The questions involve basic select, advanced select, aggregations and basic joins.

The questions in the Notebook closely follow the Hackerrank SQL questions progression, but the database and servers here are different. 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.

For detailed instructions on how to get started on PostgreSQL, please refer to the articles on my website: https://vijayravi.blog/blog/f/importing-a-database-into-postgresql
https://vijayravi.blog/blog/f/installing-psycopg2-module-in-python-environment

About

Jupyter Notebook containing 35+ questions for practicing your PostgreSQL skills in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published