/SQL-zoo

SQL zoo quiz answers

SQL-zoo quiz answers

SQL

This is a project made with SQL to create a series of Answers, included are:

  • SELECT basics
  • SELECT from world
  • SELECT from nobel
  • SELECT in SELECT
  • SUM and COUNT
  • JOIN
  • More JOIN
  • Using NULL
  • Self JOIN

Built With

  • SQL

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  1. VSCode

  2. Terminal (Bash)

  3. Git

  4. SQL

Setup

Setup by following the installation instructions below :

  • Open your terminal and locate on the folder you want to clone the repository.

Install

Run the following command into your terminal:

git clone git@github.com:Amalcxc/SQL-zoo.git

Author

👤 Amal Hersi

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Thanks to Microverse and their supportive community.
  • Thanks to everyone commiting in this project.