Skip to content

The website called pgexercises.com has various topics and their questions about that topic you can solve. I'm storing my queries and the way I handle problem.

Notifications You must be signed in to change notification settings

berkaykrc/postgresql-practices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostgreSQL Practices

This repository is dedicated to storing my practice queries from Pgexercises.com, an excellent resource for honing SQL skills.

About Pgexercises.com

Pgexercises.com provides a plethora of topics, each with a set of practice questions. It's an invaluable tool for anyone looking to improve their SQL and database management skills.

Purpose of this Repository

The purpose of this repository is to store the queries and approaches I've used to solve problems on Pgexercises.com. It serves as a personal reference and a way to track my progress.

Contents

The repository contains SQL files with the queries used to solve each exercise. Each file is named according to the topic and exercise number on Pgexercises.com for easy reference.

How to Use

To use the queries in this repository, you'll need to have PostgreSQL installed on your machine. You can then run the queries on your local PostgreSQL instance using the psql command-line interface or a PostgreSQL GUI like pgAdmin.

Please note that these queries are based on the schema and data provided by Pgexercises.com. You'll need to set up the same schema and data on your local PostgreSQL instance to run these queries.

Contributing

While this repository is mainly for personal use, suggestions and improvements are welcome. Feel free to open an issue or submit a pull request if you have any recommendations.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

The website called pgexercises.com has various topics and their questions about that topic you can solve. I'm storing my queries and the way I handle problem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published