Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Task 2 ( 2 . 0 marks ) Implement the following data manipulations on a collection of documents transport. ( 1 ) Remove a mechanic
Task marks
Implement the following data manipulations on a collection of documents transport.
Remove a mechanic John Fox.
Remove information about a date of birth dob from a description of employee number
Remove information about a trip number performed by an employee number
Add information about a new trip performed by an employee number At the moment we only know a trip number and registration of truck used PKR
Change a date of a trip number performed by an employee number to SEP
Very important
Implementation of each data manipulation must consist of the invocations of two methods:
printn dbtransport.datamanipulationmethod data manipulation;
dbtransport.datamanipulationmethod data manipulation ;
where is a number of a data manipulation as above, ie or or or
A method print prints a text of a data manipulation into a report. A method datamanipulationmethod processes a data manipulation and it includes the results into a report from the processing of a script solutionjs
Before generation of a report it is strongly recommended to "refresh" a collection of the documents transport with the methods dbtransport.drop and loadtransportjs
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started