Skip to Main Content

SQL Developer Data Modeler

Announcement

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!

Datetime2 in SQL Server - Specify Precision

madamoviJun 21 2018 — edited Jun 22 2018

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.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 20 2018
Added on Jun 21 2018
2 comments
608 views