Skip to content

This project implements the basics of SQL Queries using Python. With any excel document you can query the data to output the table with certain requirements.

Notifications You must be signed in to change notification settings

ralph-dev/SQL-Basic-Implementation-Using-Python

Repository files navigation

SQL-Basic-Implementation-Using-Python

This project implements the basics of SQL Queries using Python. With any excel document you can query the data to output the table with certain requirements.

A query must be in this format select ____ from _____ where _____ "*" means that it will capture all the rows and columns.

About

This project implements the basics of SQL Queries using Python. With any excel document you can query the data to output the table with certain requirements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages