{*--------------------------------------------------------------------*} {* Note: You do not need to save this file from your Web browser. *} {* This file is available in the htmSQL "samples" subdirectory. *} {* *} {* This input file produces a Web page that lists sales information *} {* that is stored in the 'retail' SAS data set of the SASHELP library.*} {*--------------------------------------------------------------------*}
| Sales | Date | Year | Month | Day |
|---|---|---|---|---|
| {&sales} | {&date} | {&year} | {&month} | {&day} |