OracleDatabaseProduct
Oracle database products.
erDiagram
OracleDatabaseProduct ||--o{ OracleDatabaseInstanceDatabaseProduct : "OracleDatabaseProductID"
OracleDatabaseProduct ||--o{ OracleDatabaseProductFeature : "OracleDatabaseProductID"
Fields
| Field |
Type |
Description |
| Created |
datetime |
Date/Time when the product record was created in the OctoSAM database |
| ExtraData |
string |
Additional data for the Oracle database product in JSON format |
| ID |
numeric |
Internal ID for the OracleDatabaseProduct entity (Primary Key) |
| Name |
string |
Name of the Oracle database product |
Referenced by