Creating Database Table by Database Diagram Using ...

Create all the tables based on the given schemas for BestRental database and display the structure of each table after you created it using . Oracle. SQL*Plus. Make sure you implement all the necessary integrity constraints for the database. [6x5=30] Change the salary column type in Employee table to NUMBER(9,2) using the ALTER command. [2] ................
................