What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
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
What are the five ways to do a table lookup in sas? : sas-grid-administration
how the sas basic syntax style described? : Sas-administrator
what are sas/access and sas/connect? : Sas programming
how could you generate test data with no input data? : Sas programming
how do you debug and test your sas programs? : Sas programming
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
what is hash files in sas and why we are using this one in sas?
What are symget and symput? : sas-macro
Name validation tools used in SAS
How would you invoke a macro? : sas-macro
Explain the difference between informat and format with an example.
For clinical entire study how many tables will create approx?
Difference between sum function and using “+” operator?