InstanceEnvironment Table
InstanceEnvironment is a static table listing the possible environments in which database instances may be deployed. For some vendors, the environment
      affects the costs of licensing the database instance.
| Database Column | Details | 
|---|---|
| InstanceEnvironmentID | Type: integer. Key. Generated ID A unique identifier for an  
 | 
| ResourceName | Type: text (max 256 characters). Key The unique name of the localizable resource string representing an instance environment. Foreign key to the  | 
| DefaultValue | Type: text (max 100 characters) The text to display if the environment resource string has no translation. |