What is the basic structure of a sas program?
No Answer is Posted For this Question
Be the First to Post Answer
what are informats in sas? : Sas-administrator
What is the one statement to set the criteria of data that can be coded in any step?
how do you read binary data in sas?
One way of creating a new variable in Macros is by % Let....What is the other way..?
I am having a stored process.it needs to route my report to both hthml and Xls.By default SP routes to html.I used the PRINTTO to route the html to Xls.BUt it createsthe file not but no content was written to file(0KB)?how can i do it?
what is the purpose of _error_? : Sas programming
How to merge the data using merge statement and proc format? Is the result is same ?
Name statements that function at both compile and execution time.
Describe a time when you were really stuck on a problem and how you solved it?
do you prefer proc report or proc tabulate? Why? : Sas programming
how to write code for left outer join in SAs using datastep?
What is the pound sign used for the DATA _NULL_?