Question: Part B (2 polnts) Please complete the tables below about column properties for each table in your database design so that the database creator can

Part B (2 polnts) Please complete the tables below about column properties for each table in your database design so that the database creator can create the database for Bookstore (they should look like the tables in Figure 6-43 in the textbook) Table: Column Name Type Key NULL Remarks Status AuthorID VarChar (25) Primary NOT NULL Surrogate Key 1.1 LastName VarChar (25) Alternate NOT NULL Unique (AK 1.1) FirstName VarChar (25) Alternate NOT NULL Unique (AK 1.2)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
