Application Development → SQL
Schema annotations enable you to store and retrieve metadata about database objects. These are name-value pairs or simply a name. These are free-form text fields applications can use to customize business logic or user interfaces.
Business Benefit: Annotations help you use database objects in the same way across all applications. This simplifies development and improves data quality.