AE datasets names? how many types?
No Answer is Posted For this Question
Be the First to Post Answer
List down the reasons for choosing sas over other data analytics tools.
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data set to a second data set, and the non-matches of the right-most data set to a third data set?
What does the trace option do?
How are the analysis data sets structured?
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?
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
what is sas application server? : Sas-di
How do I CREATE an external dataset with sas code? I would like to create within a sascode a non-exsistent textfile on the host. So I am not forced to create the file befor filling it.
how do you read binary data in sas?
how does sas handle missing values in a merge? : Sas programming
What is the difference between informat and format statement?
How do you add a number to a macro variable?