Entity
Name APPLICATION DATABASE NOTE
Definition An Application Database Note is some free form text that is relevant to the application.

Attribute
Name Definition Datatype Required Is PK Is FK
Application Database Note Identifier An Application Database Note Identifier is a unique value assigned to represent a particular collection of free form text that pertains to a given application database. INTEGER Yes Yes No
Application Database Identifier An Application Database Identifier is a unique value that denotes a particular application database. INTEGER Yes No Yes
Note Text A Note Text is the free form text that provides additional information or context for a given Application Database. VARCHAR(4000) Yes No No