In proc transpose and data step with arrays which one you pick?
No Answer is Posted For this Question
Be the First to Post Answer
Baseline definition in your study
3 Answers Accenture, Quintiles,
What is the difference between reading data from an external file and reading data from an existing data set?
How do you read in the variables that you need?
Are you familiar with special input delimiters How are they used?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
How would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable?
What are the criticality that you have faced during your project in SAS?
Describe the ways in which you can create a macro variable?
what are the types of interactive display types? : Sas-bi
Explain the use of proc gplot? : sas-grid-administration
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
what is conditional processing?