This is a simple project that has all oop concepts in C++ implemented in it.
the program manages the data of two types of workers in a company -Employees and Trainees- using SQL3 library (built in C++)
we can :
-add to the data base
-modify existing worker
-delete existing worker