What are common programming errors committed in sas
No Answer is Posted For this Question
Be the First to Post Answer
How will you assign all the variables of an dataset into a macro variable separated by a space? For example if a dataset has variables A,B,C. Assign them to a macro variable X as X=A B C
What is proc sort?
How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?
Why is SAS considered self-documenting?
What are the analysis datasets created, and what are the new variables created in CLINICAL SAS
1 Answers Accenture, Sciformix,
What are the applications primarily used by business analyst? : Sas-bi
How to display duplicate observations in data?
What are the prime responsibilities of data integration administrator? : Sas-di
Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables.
how many types prompting framework can be broken down to? : Sas-bi
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
how to import HTML files into SAS datasets?