Can you use a macro within another macro? If so how would SAS know where the current acro ended and the new one began?
2 6994What is your weekness? I am confuse what to say about this question. so can u give some answer which can be yur strenght.
1 4298If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn’t have a value?
3 13693
What is the work of tranwrd function?
What are the functions used for character handling?
How do you convert basic cube to transaction cube and transaction cube to basic cube?
What are the ways to do a “table lookup” in sas?
What are the default statistics for means procedure?
What do the put and input function do?
Given an unsorted data set, how to read the last observation to a new data set?
Mention sas system options to debug sas macros.
How to create a permanent sas data set?
What are the functions which are used for character handling functions?
how will you location sas platform applications available from web browser? : Sas-bi
explain the proc in sas? : Sas-administrator
How do you use the do loop if you don’t know how many times you should execute the do loop?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
what is hierarchy flattening? : Sas-di