|
@@ -845,14 +845,14 @@ INSERT INTO cv_data.tbl_role_departments VALUES (1, 'IT and Technology');
|
|
|
-- Data for Name: tbl_roles; Type: TABLE DATA; Schema: cv_data; Owner: cv_database_user
|
|
|
--
|
|
|
|
|
|
-INSERT INTO cv_data.tbl_roles VALUES (1, 1, 'Systems Administrator', 'General network and server
|
|
|
+INSERT INTO cv_data.tbl_roles VALUES (1, 1, 'Systems Administrator', 'General network and server
|
|
|
management/maintenance');
|
|
|
INSERT INTO cv_data.tbl_roles VALUES (2, 1, 'Network Administrator', '');
|
|
|
INSERT INTO cv_data.tbl_roles VALUES (3, 1, 'Software Developer / Software Engineer', 'Software development');
|
|
|
INSERT INTO cv_data.tbl_roles VALUES (4, 2, 'Sales and Marketing Manager', 'Sales management');
|
|
|
INSERT INTO cv_data.tbl_roles VALUES (5, 2, 'Digital Marketing Specialist', 'Online media');
|
|
|
INSERT INTO cv_data.tbl_roles VALUES (6, 1, 'Database Administrator (DBA)', 'Database administrator, RDBMS');
|
|
|
-INSERT INTO cv_data.tbl_roles VALUES (7, 1, 'Technical Support Specialist / IT Support Technician', 'Technical Support Specialist / IT Support
|
|
|
+INSERT INTO cv_data.tbl_roles VALUES (7, 1, 'Technical Support Specialist / IT Support Technician', 'Technical Support Specialist / IT Support
|
|
|
Technician');
|
|
|
INSERT INTO cv_data.tbl_roles VALUES (8, 1, 'Mobile App Developer', 'Mobile App Developer');
|
|
|
|
|
@@ -898,7 +898,7 @@ INSERT INTO qualifications_certifications.tbl_qualification_types VALUES (1, 'Ce
|
|
|
INSERT INTO qualifications_certifications.tbl_qualifications VALUES (1, 1, 'certificate in programming', 'almost any form of programming');
|
|
|
INSERT INTO qualifications_certifications.tbl_qualifications VALUES (3, 1, 'certificate in something', 'something...');
|
|
|
INSERT INTO qualifications_certifications.tbl_qualifications VALUES (4, 6, 'Computer Science', 'BSc Computer Science');
|
|
|
-INSERT INTO qualifications_certifications.tbl_qualifications VALUES (6, 1, 'AWS Basics', 'Amazon Web Services introduction webinar
|
|
|
+INSERT INTO qualifications_certifications.tbl_qualifications VALUES (6, 1, 'AWS Basics', 'Amazon Web Services introduction webinar
|
|
|
completion');
|
|
|
|
|
|
|