SQL Command to Add MATH SCOPE to the STUDENT Table
October 1st, 2022
1. Write the SQL command to add MATH SCOPE to the STUDENT table.
2. Write the SQL command to add SUBJECT to TUTOR. The only values allowed for SUBJECT will be “Reading”, “Math”, and “ESL”.