in the flow of data step processing, what is the first action in a typical data step? : Sas programming
1030how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
1286what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
1012which date functions advances a date time or date/time value by a given interval? : Sas programming
918what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
1190what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
977what are some good sas programming practices for processing very large data sets? : Sas programming
888what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
1021
which date function advances a date, time or datetime value by a given interval? : Sas programming
What are the features of SAS?
Describe 5 ways to do a “table lookup” in SAS?
How sas treats the dsd delimiters?
how are numeric and character missing values represented internally? : Sas programming
What would be the value of month at the end of data step execution and how many observations would be there?
What is program data vector (pdv)?
how to do user inputs and command line arguments in sas?
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
How would you include common or reuse to be processed along with your statements?
Mention the validation tools used in SAS?
Give some examples where proc report’s defaults are same as proc print’s defaults?
explain the concepts and capabilities of business object? : Sas-bi
what are some differences between proc summary and proc means? : Sas programming
What is the work of tranwrd function?