This project demonstrates SQL operations using SQLite in Python.
- CREATE TABLE
- INSERT records
- SELECT with WHERE condition
- Dynamic user input
- Database connection handling
- SQL Queries
- SQLite
- Parameterized queries
- input() handling
python sql_task.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project demonstrates SQL operations using SQLite in Python.
python sql_task.py