1 Identify Primary Keys Foreign Keys Null And Other Constraints Exist With The Table 2763251
1. Identify primary keys, foreign keys, NULL and other constraints exist with the tables. Documentthe identified constraints.Table 1. Identified Primary Key, Foreign key, Not null ConstraintsTable Name Primary Key Foreign Key ( referencestable A)Nott Nullcolumns2. Create all the tables with identified constraints on Oracle. (e.g. primary keys, foreign keys, NULLand other)NOTE: When you create tables […]