Timestamp and Corporate Architect (sparx)

I am trying to use Enterprise Architect to model an Oracle database. Everything is going well, but I have one problem. I do not know how to set TIMESTAMP as a column type.

Does anyone know how to solve this problem?

+4
source share
1 answer

Menu Settings → Database Data Types

Select "Oracle" as the product name and add "TIMESTAMP" as the data type.

+7
source

All Articles