#IT-6202
Awesome StudentQuestion • Database Management System 1 (Oracle)

Suppose that a user wanted to insert a new value using the explicit method which of the following is the correct example.

Answer

INSERT INTO STUDENTS VALUES (10, NULL,=E2=80=99ELENA=E2=80=99,NULL);