name several ways to achieve efficiency in your program? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
What are the applications primarily used by business analyst? : Sas-bi
What does error:1 mean?
how to import HTML files into SAS datasets?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
Have you ever linked SAS code? If so, describe the link and any required statements used to either process the code or the step itself.
What is the difference between order and group variable in proc report?
what is syntax of proc merge ?
What is the order of evaluation of the comparison operators: + - * /** ()?
· What are some good SAS programming practices for processing very large data sets?
here is a string like chq.2312244%4452- from that i want only special characters in a column. dont use compress. bcoz i have 1.2 billion of records.i want another process to find the values instant from the data.
What is difference between rename and lable in sas?
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming