Employee Data Simulation: IT Industry
Simulated Employee Data for the IT Industry
@kaggle.abhayayare_employee_data_simulation_it_industry
Simulated Employee Data for the IT Industry
@kaggle.abhayayare_employee_data_simulation_it_industry
CREATE TABLE employee_data (
"id" BIGINT,
"gender" VARCHAR,
"experience_years" BIGINT,
"position" VARCHAR,
"salary" BIGINT
);
Anyone who has the link will be able to view this.