SPD Server supports some of the more commonly used SAS formats and informats. Use these in your
SAS DATA step code and in your SQL code when you want the server to associate a table
column with a specific
format.
A general reminder about formats: A format is applied to column values when they
are written out. Informats are applied as
the column values are being read.