Question: Create commands for inserting sample data into all your tables. There should be at least 5 records for each table. If a table is superclass
Create commands for inserting sample data into all your tables.
There should be at least 5 records for each table. If a table is superclass of N other tables, you should enter at least 5*N records for the superclass table.
what does above statement exactly mean? Dont we need to insert data into child or subclass tables? Do we have to insert data only into Parent table for superclass not into child tables?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
