delete from apno_employee;
insert into apno_employee (empl_id, empl_name, empl_job, empl_emplmgr_fk, empl_salary, empl_depa_fk, empl_remark) values (1, 'Maximilian Weber', 'Senior Accountant', NULL, 60000, 1, 'Maximilian is known for his precise work ethic and his ability to simplify and optimize complex financial operations. He has an excellent track record in implementing efficient accounting processes that significantly contribute to cost reduction.');
insert into apno_employee (empl_id, empl_name, empl_job, empl_emplmgr_fk, empl_salary, empl_depa_fk, empl_remark) values (2, 'Julia Fischer', 'Marketing Manager', NULL, 55000, 2, 'Julia brings a fresh perspective to the marketing team and is known for her creative approaches, which have led to measurable successes in previous positions.');
insert into apno_employee (empl_id, empl_name, empl_job, empl_emplmgr_fk, empl_salary, empl_depa_fk, empl_remark) values (3, 'Thomas Schmidt', 'IT Security Officer', NULL, 70000, 4, 'Thomas plays a crucial role in the IT department and is known for his methodical and detail-oriented approach, which protects the company from data loss and security breaches.');
insert into apno_employee (empl_id, empl_name, empl_job, empl_emplmgr_fk, empl_salary, empl_depa_fk, empl_remark) values (4, 'Niklas Bauer', 'Research Assistant', 2, 42000, 2, 'Niklas has already accomplished impressive research work early in his career and is known for his quick comprehension and commitment to science. His analytical approach and ability to interpret complex data make him a valuable member of the research team.');
insert into apno_employee (empl_id, empl_name, empl_job, empl_emplmgr_fk, empl_salary, empl_depa_fk, empl_remark) values (5, 'Hannah Müller', 'Chief Financial Officer', NULL, 90000, 5, 'Hannah has extensive experience in the finance sector and leads our financial strategies with an innovative approach.');
insert into apno_employee (empl_id, empl_name, empl_job, empl_emplmgr_fk, empl_salary, empl_depa_fk, empl_remark) values (6, 'Felix Richter', 'Chief Marketing Officer', NULL, 85000, 6, 'Felix is a visionary leader with a deep understanding of global markets and has taken the company to new marketing dimensions.');
insert into apno_employee (empl_id, empl_name, empl_job, empl_emplmgr_fk, empl_salary, empl_depa_fk, empl_remark) values (7, 'Andrea Meier', 'HR Manager', NULL, 58000, 9, 'Andrea has extensive experience in HR and brings innovative approaches to employee development and engagement.');
insert into apno_employee (empl_id, empl_name, empl_job, empl_emplmgr_fk, empl_salary, empl_depa_fk, empl_remark) values (8, 'Lukas Klein', 'Production Manager', NULL, 62000, 8, 'Lukas is known for his efficient management of production processes and his commitment to sustainability and quality.');
insert into apno_employee (empl_id, empl_name, empl_job, empl_emplmgr_fk, empl_salary, empl_depa_fk, empl_remark) values (9, 'Anna Schmidt', 'Software Developer', 1, 45000, 1, 'Anna has been working in software development for 5 years, specializing in backend systems.');
insert into apno_employee (empl_id, empl_name, empl_job, empl_emplmgr_fk, empl_salary, empl_depa_fk, empl_remark) values (10, 'Markus Bauer', 'Project Manager', 2, 50000, 2, 'Markus manages multiple projects in digital marketing.');
insert into apno_employee (empl_id, empl_name, empl_job, empl_emplmgr_fk, empl_salary, empl_depa_fk, empl_remark) values (12, 'Tobias Wolf', 'HR Manager', 5, 48000, 4, 'Tobias is responsible for employee development and recruitment.');
insert into apno_employee (empl_id, empl_name, empl_job, empl_emplmgr_fk, empl_salary, empl_depa_fk, empl_remark) values (13, 'Emily Sommer', 'IT Support Specialist', 6, 42000, 5, 'Emily supports the company with all IT-related inquiries.');
insert into apno_employee (empl_id, empl_name, empl_job, empl_emplmgr_fk, empl_salary, empl_depa_fk, empl_remark) values (14, 'Julian Weber', 'Sales Manager', 7, 60000, 6, 'Julian drives sales through strategic sales initiatives.');
insert into apno_employee (empl_id, empl_name, empl_job, empl_emplmgr_fk, empl_salary, empl_depa_fk, empl_remark) values (15, 'Sophie Koch', 'Product Manager', 8, 62000, 7, 'Sophie works closely with the development team to design new products.');
insert into apno_employee (empl_id, empl_name, empl_job, empl_emplmgr_fk, empl_salary, empl_depa_fk, empl_remark) values (16, 'Lukas Neumann', 'Network Administrator', 1, 53000, 8, 'Lukas specializes in the security and maintenance of the network infrastructure.');
insert into apno_employee (empl_id, empl_name, empl_job, empl_emplmgr_fk, empl_salary, empl_depa_fk, empl_remark) values (17, 'Sara Lang', 'Business Analyst', 2, 47000, 9, 'Sara brings innovative solutions to complex business problems.');
insert into apno_employee (empl_id, empl_name, empl_job, empl_emplmgr_fk, empl_salary, empl_depa_fk, empl_remark) values (18, 'Christian Fischer', 'Marketing Specialist', 3, 44000, 10, 'Christian is responsible for the planning and implementation of online marketing campaigns.');
insert into apno_employee (empl_id, empl_name, empl_job, empl_emplmgr_fk, empl_salary, empl_depa_fk, empl_remark) values (19, 'Monika Schwarz', 'Data Analyst', 4, 56000, 1, 'Monika supports the team with in-depth analyses of market and customer data to promote data-driven decisions.');
insert into apno_employee (empl_id, empl_name, empl_job, empl_emplmgr_fk, empl_salary, empl_depa_fk, empl_remark) values (20, 'Friedrich Bauer', 'Compliance Officer', 5, 61000, 2, 'Friedrich ensures that the company always complies with all legal and internal guidelines.');
insert into apno_employee (empl_id, empl_name, empl_job, empl_emplmgr_fk, empl_salary, empl_depa_fk, empl_remark) values (21, 'Lisa Meyer', 'Head of Customer Service', 6, 54000, 3, 'Lisa leads the customer service team with a focus on excellent customer support and improving customer satisfaction.');
0 $type={blogger}:
Kommentar veröffentlichen