Given the table STUDENT(StudentID,Name,Advisor) ,which of the following SQL statements would be used to add new student data to the STUDENT table?
A) INSERT DATA STUDENT SET StudentID=123, Name='Jones', Advisor='Smith';
B) INSERT INTO STUDENT VALUES (123, 'Jones', 'Smith') ;
C) INSERT INTO STUDENT (New Student Data) VALUES (123, 'Jones', 'Smith') ;
D) INPUT DATA STUDENT SET StudentID=123, Name=' Jones', Advisor='Smith';
E) INPUT INTO STUDENT (123, 'Jones', 'Smith') ;
Correct Answer:
Verified
Q22: Microsoft Access SQL commands are run in:
A)the
Q24: In Microsoft Access,tables are added to a
Q29: One way to specify all of the
Q30: Which SQL keyword can be used in
Q31: The SQL command used to add new
Q32: Conditions in an SQL INSERT command and
Q35: Which of the following is the correct
Q37: Data is added to a table using
Q108: Given the table CUSTOMER(CustID,Name,PhoneNumber,AccountBalance),write the standard SQL
Q112: What are SQL Built-in Functions?
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents