/CRUD-Application

This is a simple Employee Management System CRUD application implemented in SQL. It allows users to perform basic CRUD operations (Create, Read, Update, Delete) on employee records stored in a relational database.

Stargazers