What commands are used in the case of including or excluding any specific variables in the data set?
No Answer is Posted For this Question
Be the First to Post Answer
Name statements that are recognized at compile time only?
Give e an example of..
What is difference between (a-z) and (a--z)
How do you convert basic cube to transaction cube and transaction cube to basic cube?
What is the use of divide function?
Hi, I have one dataset like id date ex: id date 1 13 1 13Oct2011 2 14 2 14Oct2011 3 15 3 15Oct2011 --->this is the current date here i want date format like 13Oct2011,14Oct2011 how we can modify the numeric to date format plz answer.
how to extract data from SAP servers? Is like oracle servers or any other methods to extract please reply me.
What is the difference between %local and %global? : sas-macro
What would be the value of month at the end of data step execution and how many observations would be there?
What is a pdv and what are its functions?
We want to merge file A and B. File A has variable age, file B provide birthdate. How to merge the data according to age in file B
How do you use the do loop if you don’t know how many times you should execute the do loop?