The SAS program includes global options to not display the date on the output pages and to not display the observation number column when outputting the data set.
The key word for not displaying the date is NODATE.
Any guess as to what the key word is for not displaying the observation column?