Match the join type with the correct definition. Instructions: Choose your responses from the drop-down menus below. Response options cannot be used more than once. {Ans: Only matching left table rows by all right table rows - Right join Only matching left and right table rows - Inner join Only matching right table rows but all left table rows - Left join All left and right table rows, regardless of match - Full join}At a local hackathon, you and your classmates are invited to play a "Deal or No Deal" type of game about databases. To win the first round, you must state whether the following statement is true or false: For primary key deletions and updates, most databases support only the corrective action Restrict. {Ans: False}If you needed the database to select values in a specific order but order them in ascending order, which of the following clauses should you use along with the SELECT command? Select one. {Ans: Order by}Four actions that can be implemented on a database to autocorrect violations of referential integrity, and the outcomes of the actions are listed below. Match the violation with the corrective action. Instructions: Choose your responses from