Question: 1) Write a query in SQL to create a relation with Relation Name: myClass58 with the following attributes: 2) Use what you have learned in

 1) Write a query in SQL to create a relation with

1) Write a query in SQL to create a relation with Relation Name: myClass58 with the following attributes: 2) Use what you have learned in the lab classes to indicate the data types and length for every attribute and add the following: - Make sure that classNumber column is not null at any circumstances. - Make sure that the default value for the classLocation is 'Ground Floor'. - Make sure that the classSize cannot be exceed 40 students. (that means from 0 to 40) - Make sure that subjectCode column is Primary key. - Make sure that courseName attribute is unique

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!