1 create a new database named membership2 write


1 . Create a new database named Membership.

2. Write the CREATE TABLE statements needed to implement the following design in the Membership database. Include foreign key constraints. Define IndividuallD and Group1D as identity columns. Decide which columns should allow null values, if any, and explain your decision. Define the Dues column with a default of zero and a check constraint to allow only positive values.

413_Database named Membership.png


3. Write the CREATE INDEX statements to create a clustered index on the GroupID column and a nonclustered index on the IndividuallD column of the GroupMembership table.

Request for Solution File

Ask an Expert for Answer!!
Database Management System: 1 create a new database named membership2 write
Reference No:- TGS0501333

Expected delivery within 24 Hours