Question: 1 For every schema, list Schema, # tables, # records 2 For every schema, list table name, # attributes,# PK_ attr, # FK_ attr, #

1 For every schema, list Schema, # tables, # records

2 For every schema, list table name, # attributes,# PK_ attr, # FK_ attr, # NN_attr, # IDX_attr, # CC_attr, # UQ_attrs, # PGM_attr" 3 For every schema, list Table_ID, Table_Name, attribute_id, attribute_Name, PK_ID, FK_ID, NN_ID, constraint_type, and constraint_Name

4 For every schema, analyze PK, FK,and IDX a: list tables without PK b: list tables with PK but without FK c: list tables with PK but without IDX

5 For every database/schema, a: rank them according to number of NN (Not Null) have created B: For every tebles list fields with NN

6 For every database, list tables without PK

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!