Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please use mySql to answer the following questions. 4. Write an SQL command to create a MySQL table named STUDENT. The table should be able

Please use mySql to answer the following questions.image text in transcribed

4. Write an SQL command to create a MySQL table named STUDENT. The table should be able to hold these data student ID (number from 1 to 9999999, use as the key) . - first name last name - street address - city - zip code - state phone GPA major study 5. Write an SQL command to insert a student into the STUDENT table. You can use any student data you like 6. Write an SQL command to update the student zip code to 95148 7. Wirite an SQL statement to delete the student that was inserted in question 5

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Fundamentals Of Database Management Systems

Authors: Mark L. Gillenson

2nd Edition

0470624701, 978-0470624708

More Books

Students also viewed these Databases questions

Question

Can a single asset portfolio be efficient?

Answered: 1 week ago