Question: 2. This time create a table called Students (or something like students) The table syntax needs to Include a unique ID field, first and last
2. This time create a table called Students (or something like students) The table syntax needs to Include a unique ID field, first and last name fields and at least 2 other fields that deseribe the student. This could be attributes like enrollment date, major, current GPA. 3. Ater your students table to add a new column called date of birth. Be sure to use the appropriate datatype. 4. Write a query that will remove the column date of birth from your students table. 5. Write a simple query that will show all tables in a database
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
