IT220 Database Management System

Database Management SystemTU Board 2021

Write the DDL statement to create the following table: Table Name: Football Team Field NameData TypeConstraintsTeam IDAlphanumericPrimary KeyTeam NameCharacterNot more than 20 characterRankIntegerNo…

4

Write the DDL statement to create the following table: Table Name: Football Team Field NameData - TypeConstraintsTeam IDAlphanumericPrimary KeyTeam NameCharacterNot more than 20 characterRankIntegerNo negative and NULLGoal ScoreIntegerNo negative and NULLGoalConsidedIntegerNO NEGATIVE NULLNo_of_playersIntegerNot less than 11 and more than 25

A worked answer is on its wayMeanwhile, read the Database Management System notes for this topic.

Discussion

Loading…

More Database Management System questions

All Database Management System old questions