What is the purpose of _character_ and _numeric_?
No Answer is Posted For this Question
Be the First to Post Answer
What are the statements that are executed only?
what is the difference between infile and input? : Sas-administrator
What is the SAS data set?
it will become easy if uuu provide website linkssss and list of consultanciessssss
what is Business Intelligence?
The Lion King is hosting an animal conference. All the animals in the world attend except one. Which animal does not attend?
Can you use a macro within another macro? If so how would SAS know where the current acro ended and the new one began?
What would the following datastep do? Data _null_; Set Dist end=eof; Call Symput("xx"!!left(put(_n_,2.)),&dimension); If EOF then Call Symput('numrows',left(put(_n_,2.))); Run; dimension is a macro variable that is being passed here
What do the PUT and INPUT functions do?
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
how to handle in stream data containing semicolon in it?
what is the use of catalog?