-
Trigger – independent task
This SQL code is for making two tables in a database. These tables can be used for keeping track of cars and their owners, and for logging different actions with these cars. Autoregister- is for keeping info about registered cars. Table “logitabel”: is for keeping logs or records of different actions done with the cars.…