INSERT INTO "students" ("courseId", "studentName", "studentEmail", "studentPhone") VALUES (1, 'X', 'Y', 555), (1, 'A', 'B', 8675309), ... ;   ===================================================================================== We said you have to supply values for all of the columns. Why do you think that our insertion into the courses table was able to proceed without getting two values, given that it has two columns? Hint: it has to do with how we created the table and what the other column is.

Np Ms Office 365/Excel 2016 I Ntermed
1st Edition
ISBN:9781337508841
Author:Carey
Publisher:Carey
Chapter3: Performing Calculations With Formulas And Functions
Section: Chapter Questions
Problem 3.3CP
icon
Related questions
Question

INSERT INTO "students" ("courseId", "studentName", "studentEmail", "studentPhone") VALUES (1, 'X', 'Y', 555), (1, 'A', 'B', 8675309), ... ;

 

=====================================================================================

We said you have to supply values for all of the columns. Why do you think that our insertion into the courses table was able to proceed without getting two values, given that it has two columns? Hint: it has to do with how we created the table and what the other column is.

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Dictionary
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage