20 Employee Data Records - Sample Dataset for Business Applications
This is a sample dataset of 20 employee records, each containing information in the format (id, name, start, manager, title, dept, salary, commission). This data can be used for various purposes, such as testing databases, data visualization, and developing business applications.
- (1, 'John Smith', '2022-01-01', 'Jane Doe', 'Sales Representative', 'Sales', 5000, 200)
- (2, 'Emily Johnson', '2022-02-01', 'Sarah Thompson', 'Marketing Coordinator', 'Marketing', 4000, 100)
- (3, 'Michael Davis', '2022-03-01', 'David Wilson', 'Account Manager', 'Finance', 6000, 300)
- (4, 'Jessica Brown', '2022-04-01', 'Jennifer Taylor', 'Human Resources Specialist', 'Human Resources', 4500, 150)
- (5, 'Andrew Miller', '2022-05-01', 'Robert Anderson', 'IT Analyst', 'IT', 5500, 250)
- (6, 'Olivia Martinez', '2022-06-01', 'Daniel Hernandez', 'Operations Manager', 'Operations', 7000, 400)
- (7, 'William Wilson', '2022-07-01', 'Karen Thompson', 'Sales Manager', 'Sales', 8000, 500)
- (8, 'Sophia Davis', '2022-08-01', 'Michael Johnson', 'Marketing Manager', 'Marketing', 7500, 450)
- (9, 'James Anderson', '2022-09-01', 'Christopher Davis', 'Finance Analyst', 'Finance', 5500, 250)
- (10, 'Ava Taylor', '2022-10-01', 'Emma Smith', 'HR Manager', 'Human Resources', 7000, 400)
- (11, 'Logan Thomas', '2022-11-01', 'James Brown', 'IT Specialist', 'IT', 6000, 300)
- (12, 'Mia Wilson', '2022-12-01', 'Oliver Garcia', 'Operations Coordinator', 'Operations', 4500, 150)
- (13, 'Benjamin Johnson', '2023-01-01', 'Sophia Hernandez', 'Sales Representative', 'Sales', 5000, 200)
- (14, 'Charlotte Davis', '2023-02-01', 'William Wilson', 'Marketing Coordinator', 'Marketing', 4000, 100)
- (15, 'Daniel Anderson', '2023-03-01', 'Emily Johnson', 'Account Manager', 'Finance', 6000, 300)
- (16, 'Ella Thompson', '2023-04-01', 'Michael Davis', 'HR Specialist', 'Human Resources', 4500, 150)
- (17, 'Gabriel Smith', '2023-05-01', 'Andrew Miller', 'IT Analyst', 'IT', 5500, 250)
- (18, 'Hannah Brown', '2023-06-01', 'Olivia Martinez', 'Operations Manager', 'Operations', 7000, 400)
- (19, 'Isaac Johnson', '2023-07-01', 'William Wilson', 'Sales Manager', 'Sales', 8000, 500)
- (20, 'Julia Davis', '2023-08-01', 'Sophia Davis', 'Marketing Manager', 'Marketing', 7500, 450)
原文地址: https://www.cveoy.top/t/topic/bQ17 著作权归作者所有。请勿转载和采集!