I'm trying to insert these values into a table in Oracle APEX and I'm not sure how to enter the LOGIN_DATE_TIME values.
I have the data type set to DATE for the LOGIN_DATE_TIME column and the values can't be NULL.
For the FACULTY_ID, I have it set to VARCHAR2 and it is also NOT NULL.
