This project uses SQLite and Python (via Google Colab) to run advanced SQL queries on an Airbnb listings dataset. The notebook demonstrates how to use SQL functions, aggregations, subqueries, and date ...
This project is a SQL-based College Management Database System designed to demonstrate core SQL concepts. It includes database creation, table design, sample data insertion, and execution of multiple ...