How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
No Answer is Posted For this Question
Be the First to Post Answer
how do i get last 10obs from a dataset when we don't know about the number of obsevations in that dataset?
what is broad cast agent? : Sas-bi
Differentiate between format and informat? : sas-grid-administration
What is the use of stop statement?
what is the use of LRECL option.
How to save the log information in a file for future use
What do you feel about hardcoding?
What is the difference Using & and && in the macro variables
How will you assign all the variables of an dataset into a macro variable separated by a space? For example if a dataset has variables A,B,C. Assign them to a macro variable X as X=A B C
how to debug and test the sas program? : Sas-administrator
What is Tabulate.?Why we use it.? Which type of output we get from Tabulate.?
How can you create a macro variable with in data step? : sas-macro