Datatype has a dedicated case option.
Option: fmt101_case_datatype = upper, type: TFmtCase.
CREATE TABLE dept(deptno NUMBER(2), dname VARCHAR2(14), loc VARCHAR2(13))
There was an error while loading. Please reload this page.