Defining application schema metadata
After you create a custom table or a custom column on a standard table, define any needed metadata:
If you later remove a custom table or column from the application database schema, you must also remove the corresponding row from the application schema metadata, if that row exists.
Related topics