Question: Write the data definition statements of SQL that modify the structures and / or constraints of a database listed on a page 4 of the
Write the data definition statements of SQL that modify the structures andor constraints of a
database listed on a page of the examination paper in the way described below.
Note that some of the modification may require more than one data definition statements of SQL
statement.
Modify a structure and consistency constraint of the sample database such that after a
modification it is possible to record in the database information about the balance of an account
that is nonnegative and not larger than
Modify a structure and consistency constraint of the sample database such that after a
modification, it is possible to store in the database information about the total number of
branches for each bank. The total number of branches is a nonnegative integer not larger than
Modify a consistency constraint of a sample database such that after a modification, the
employees first name, last name, and date of birth can identify an employee.
Modify a structure of a sample database such that after a modification, it is possible to store in
the database the phone number of each bank. Assume that the phone number is no longer than digits
Modify a structure of a sample database such that after a modification, the first name and last
name are no longer than characters each
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
