Student Database - SQL Task Overview This project demonstrates SQL operations using SQLite in Python. Features CREATE TABLE INSERT records SELECT with WHERE condition Dynamic user input Database connection handling Concepts Demonstrated SQL Queries SQLite Parameterized queries input() handling How to Run python sql_task.py