INSERTINTOAPPLICANT_RESUME(applicant_id,experience,education,cv,cover_letter)VALUES(1,'Not experience at all','Bsc Computer Science degree','cv.pdf','coverletter.pdf');
INSERTINTOAPPLICANT_RESUME(applicant_id,experience,education,cv,cover_letter)VALUES(2,'A bit of experience','Bsc Applied Software Engineering degree','cvs.pdf','coverletterds.pdf');
INSERTINTOAPPLICANT_RESUME(applicant_id,experience,education,cv,cover_letter)VALUES(3,'A lot of experience with clients','Bsc Applied Software Engineering degree','cvsds.pdf','coverldetterds.pdf');
INSERTINTOEMPLOYER(user_id,first_name,last_name,contact_name,company,company_email,business_type,telephone_number,company_profile,address,country,city,postcode)VALUES(4,'Bob','Bobby','Bob Bobby','Google','bobby@cycom.vom.cy','Project Manager','223231443563','I been working for 4 years','Agia Paraskevi','Cyprus','Nicosia','2054');
INSERTINTOEMPLOYER(user_id,first_name,last_name,contact_name,company,company_email,business_type,telephone_number,company_profile,address,country,city,postcode)VALUES(5,'Renos','Beckham','Renos Beckham','Cycom','renos@google.com.cy','CEO','2212323443563','I been working for 10 years','Oroklini','Cyprus','Larnaca','2345');
INSERTINTOEMPLOYER(user_id,first_name,last_name,contact_name,company,company_email,business_type,telephone_number,company_profile,address,country,city,postcode)VALUES(6,'Christos','Christou','Christos Christou','Metaverse','christouc@cycom.vom.cy','Project Manager','223213443563','I been working for 2 years','Agia Varvara','Cyprus','Nicosia','1454');
INSERTINTOJOB(employer_id,status,title,department,company,managed_by,location,salary,post_date,active_date,expiry_date,starting_date,description,requirements,essential_criteria,desirable_criteria,salary_and_benefits)VALUES(1,'Entered','Senior Software Engineer','Programming','Cycom','Renos Panteli','Larnaca','30000','2021-12-02','2021-12-02','2022-02-01','2022-03-01','This is the description','These are the requirements','The essential criteria are','The desirable criteria are','The salary and benefits are');
INSERTINTOJOB(employer_id,status,title,department,company,managed_by,location,salary,post_date,active_date,expiry_date,starting_date,description,requirements,essential_criteria,desirable_criteria,salary_and_benefits)VALUES(2,'Active','Junior Software Engineer','Programming','Cycom','Aggelos Charisteas','Nicosia','22000','2021-12-04','2021-12-04','2022-01-01','2022-03-23','This is the description','These are the requirements','The essential criteria are','The desirable criteria are','The salary and benefits are');
INSERTINTOJOB(employer_id,status,title,department,company,managed_by,location,salary,post_date,active_date,expiry_date,starting_date,description,requirements,essential_criteria,desirable_criteria,salary_and_benefits)VALUES(3,'Expired','Graduate Software Engineer','Programming','Microsoft','Renos Panteli','Limassol','20000','2021-12-05','2021-12-05','2022-03-01','2022-03-02','This is the description','These are the requirements','The essential criteria are','The desirable criteria are','The salary and benefits are');
INSERTINTOJOB(employer_id,status,title,department,company,managed_by,location,salary,post_date,active_date,expiry_date,starting_date,description,requirements,essential_criteria,desirable_criteria,salary_and_benefits)VALUES(2,'Entered','Graduate Software Engineer','Programming','Facebook','Aggelos Charisteas','Limassol','20000','2021-11-02','2021-11-06','2021-12-25','2022-01-01','This is the description','These are the requirements','The essential criteria are','The desirable criteria are','The salary and benefits are');
INSERTINTOJOB(employer_id,status,title,department,company,managed_by,location,salary,post_date,active_date,expiry_date,starting_date,description,requirements,essential_criteria,desirable_criteria,salary_and_benefits)VALUES(3,'Cancelled','Graduate Software Engineer','Programming','Google','Renos Panteli','Limassol','20000','2021-10-02','2021-11-05','2021-12-27','2022-03-01','This is the description','These are the requirements','The essential criteria are','The desirable criteria are','The salary and benefits are');
INSERTINTOJOB(employer_id,status,title,department,company,managed_by,location,salary,post_date,active_date,expiry_date,starting_date,description,requirements,essential_criteria,desirable_criteria,salary_and_benefits)VALUES(1,'Active','Senior Software Engineer','Programming','Microsoft','Renos Panteli','Limassol','20000','2021-11-07','2021-11-07','2021-12-26','2022-01-01','This is the description','These are the requirements','The essential criteria are','The desirable criteria are','The salary and benefits are');
INSERTINTOJOB(employer_id,status,title,department,company,managed_by,location,salary,post_date,active_date,expiry_date,starting_date,description,requirements,essential_criteria,desirable_criteria,salary_and_benefits)VALUES(2,'Active','Senior Software Engineer','Programming','Facebook','Aggelos Charisteas','Limassol','20000','2021-12-01','2021-12-01','2021-12-29','2022-02-21','This is the description','These are the requirements','The essential criteria are','The desirable criteria are','The salary and benefits are');
INSERTINTOJOB(employer_id,status,title,department,company,managed_by,location,salary,post_date,active_date,expiry_date,starting_date,description,requirements,essential_criteria,desirable_criteria,salary_and_benefits)VALUES(3,'Active','Senior Software Engineer','Programming','Google','Renos Panteli','Limassol','20000','2021-09-13','2021-09-13','2022-02-01','2022-03-01','This is the description','These are the requirements','The essential criteria are','The desirable criteria are','The salary and benefits are');
INSERTINTOJOB(employer_id,status,title,department,company,managed_by,location,salary,post_date,active_date,expiry_date,starting_date,description,requirements,essential_criteria,desirable_criteria,salary_and_benefits)VALUES(1,'Active','Graduate Software Engineer','Programming','Microsoft','Renos Panteli','Limassol','20000','2021-12-02','2021-12-02','2022-02-01','2022-03-01','This is the description','These are the requirements','The essential criteria are','The desirable criteria are','The salary and benefits are');
INSERTINTOJOB(employer_id,status,title,department,company,managed_by,location,salary,post_date,active_date,expiry_date,starting_date,description,requirements,essential_criteria,desirable_criteria,salary_and_benefits)VALUES(2,'Active','Devops Engineer','Programming','Facebook','Aggelos Charisteas','Limassol','20000','2021-12-02','2021-12-02','2022-02-01','2022-03-01','This is the description','These are the requirements','The essential criteria are','The desirable criteria are','The salary and benefits are');
INSERTINTOJOB(employer_id,status,title,department,company,managed_by,location,salary,post_date,active_date,expiry_date,starting_date,description,requirements,essential_criteria,desirable_criteria,salary_and_benefits)VALUES(3,'Active','Web Developer','Programming','Google','Renos Panteli','Limassol','20000','2021-12-03','2021-12-03','2022-01-01','2022-01-25','This is the description','These are the requirements','The essential criteria are','The desirable criteria are','The salary and benefits are');
INSERTINTOJOB(employer_id,status,title,department,company,managed_by,location,salary,post_date,active_date,expiry_date,starting_date,description,requirements,essential_criteria,desirable_criteria,salary_and_benefits)VALUES(1,'Active','UX Designer','Programming','Microsoft','Renos Panteli','Larnaca','20000','2021-12-05','2021-12-05','2022-02-05','2022-03-01','This is the description','These are the requirements','The essential criteria are','The desirable criteria are','The salary and benefits are');
INSERTINTOJOB(employer_id,status,title,department,company,managed_by,location,salary,post_date,active_date,expiry_date,starting_date,description,requirements,essential_criteria,desirable_criteria,salary_and_benefits)VALUES(2,'Active','Mechanical Engineer','Programming','Facebook','Aggelos Charisteas','Paphos','20000','2021-11-20','2021-11-20','2022-02-01','2022-03-01','This is the description','These are the requirements','The essential criteria are','The desirable criteria are','The salary and benefits are');
INSERTINTOJOB(employer_id,status,title,department,company,managed_by,location,salary,post_date,active_date,expiry_date,starting_date,description,requirements,essential_criteria,desirable_criteria,salary_and_benefits)VALUES(3,'Active','Web Developer','Programming','Google','Renos Panteli','Nicosia','20000','2021-11-29','2021-11-25','2021-11-26','2022-03-01','We’re looking for','Provide full diary and administration support to the Group CEO;
Be prepared to challenge the status quo if needed and make suggestions for improvement
This is not a full definition of the role but covers the main aspects and drivers for success.','Previous PA experience is essential
/ problems before they arise, and can anticipate opportunities to support the wider team
Able to identify issues quickly and come up with effective solutions','Flexibility to support the changing workload of the department and managers, and a willingness to work outside of core hours when necessary
using Microsoft packages such as Word, Excel, PowerPoint and Outlook
Confidentiality and discretion','We do not have a set salary for this position, as it will be dependent on the successful candidate’s experience. We are happy to see CVs from all candidates who meet the requirements and will be happy to discuss the remuneration package.');
INSERTINTOJOB(employer_id,status,title,department,company,managed_by,location,salary,post_date,active_date,expiry_date,starting_date,description,requirements,essential_criteria,desirable_criteria,salary_and_benefits)VALUES(2,'Active','Senior Software Engineer','Programming','Cycom','Aggelos Charisteas','Limassol','20000','2021-11-29','2021-11-25','2021-11-26','2022-03-01','This is the description','These are the requirements','The essential criteria are','The desirable criteria are','The salary and benefits are');