Introduction to SQL
Select the right statement to insert values to the student table.

INSERT VALUES (
INSERT VALUES INTO student (
INSERT INTO student VALUES (
INSERT student VALUES (

ANSWER DOWNLOAD EXAMIANS APP