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

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

Answer

INSERT INTO STUDENST(USN_ID, FIRSTNAME)VALUES(10,=E2=80=99ELENA=E2=80=99)