1.

How The Sas Basic Syntax Style Described?

Answer»
  1. In order to run the whole program successfully, it is very necessary to follow the BASIC syntax style of SAS.
  2. It is must and should to use the semicolon when ENDING the line.
  3. The particular data statement in SAS will elaborate the specific data SET.
  4. Have to be one space b/w the each and every statement or word
  5. It must have input statement as well as the run statement to run the program WITHOUT any problem.



Discussion

No Comment Found