Answer Posted / chiranjeevi
Mainly two statements are used in execution of the dataset i.e
1)Global statements
2)Localstatements
The following are the Global statements
1)By statement
2)label statement
3)where statement
Local statement
1)set
2)merge
3)update
4)control
5)length
6)array e.tc..,
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What do you code to create a macro? : sas-macro
What would be the value of month at the end of data step execution and how many observations would be there?
What are the special input delimiters used in SAS?
What is Linear Regression?
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
what other sas products have you used and consider yourself proficient in using? : Sas programming
What is program data vector (pdv) and what are its functions?
how many types of prompts are there? : Sas-bi
How to specify variables to be processed by the freq procedure?
How do you specify the number of iterations and specific condition within a single do loop?
what versions of sas have you used (on which platforms)? : Sas programming
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
why a stop statement is needed for the point= option on a set statement?
What is factor analysis?
What are the limitations for memory allocation for SAS variables