Specify formats for Salary, Site, and Hiredate. The FORMAT statement associates the USCurrency. format (created in Creating a Picture Format) with SALARY, the $CITY. format (created in Creating a Format for Character Values) with SITE, and the BENEFIT. format with HIREDATE.


   format salary uscurrency. site $city. hiredate benefit.;