What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
No Answer is Posted For this Question
Be the First to Post Answer
what is p-value
3 Answers Accenture, Quintiles, Sristek,
How would you identify a macro variable? : sas-macro
Which command is used to save logs in the external file?
Why do we use QUIT commmand for proc datasets and proc sql ???
Name statements that function at both compile and execution time.
what is difference in window SAS & Unix SAS.....how do define working environment in both???
why is the use of Retrive statement and give me with example?
How do I CREATE an external dataset with sas code? I would like to create within a sascode a non-exsistent textfile on the host. So I am not forced to create the file befor filling it.
How do you convert basic cube to transaction cube and transaction cube to basic cube?
what is the use of sas management console? : Sas-di
tell me about intnx, intcx functions?
Do you need to combine data sets? How should you combine data sets– MERGE or SET statements in DATA steps,PROC APPEND,PROC SQL?