User-Defined Formats in the Greenplum Database

You can use PROC FORMAT to create user-defined formats and store them in a format catalog. You can then use the %INDGP_PUBLISH_FORMATS macro to export the user-defined format definitions to the Greenplum database where the SAS_PUT( ) function can reference them.
For more information about the %INDGP_PUBLISH_FORMATS macro, see Publishing SAS Formats in Greenplum. For more information about the SAS_PUT( ) function, see Using the SAS_PUT( ) Function in Greenplum.