For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
How can I specify precision for DATETIME2 data type, for SQL Server models. For example, it want to generate DDL: my_column DATETIME2(0).
I tried different settings in Types Administration, but I cannot get it to work.