InterviewSolution
Saved Bookmarks
| 1. |
Differentiate Between Format And Informat? |
|
Answer» FORMAT: This indicates SAS to PRINT the variables INFORMAT: This indicates SAS where a number should be READ in a particular format. FORMAT: This indicates SAS to print the variables INFORMAT: This indicates SAS where a number should be read in a particular format. |
|