What would be the value of month at the end of data step execution and how many observations would be there?
Which function is used to count the number of intervals between two sas dates?
What is data _null_?
why a stop statement is needed for the point= option on a set statement?
What Proc glm does?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
Difference between informat and format?
How do you define proc in sas? : sas-grid-administration
What versions of SAS have you used (on which platforms)?
Mention some common errors that are usually committed in sas programming.
what is sas metadata repository? : Sas-bi
What is the difference between nodupkey and nodup options?
How do you control the number of observations and/or variables read or written?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
Explain the difference between informat and format with an example.