In Oracle, a field max size of 4,000 characters can be created as VARCHAR2 data type. If the max size needs to exceed 4000, the field is created as a CLOB data ...
確定! 回上一頁