why is the use of Retrive statement and give me with
example?
Answer / aravind rangaraj
i hope there is no such statemnet, make sure that wch
statement it is..
| Is This Answer Correct ? | 5 Yes | 2 No |
If you set a label in the data step and call a proc freq on the data, how do you display the data without the labels and just the variables.
what is star schema? : Sas-di
What can be the size of largest dataset in SAS?
How we will Developing new reports Using Data step programming and Macros ?
How would you define the end of a macro? : sas-macro
I need help in merging two different datasets. I am merging by date and I want to propagate observations from one dataset to the corresponding dates. One dataset has a unique date for each day of the month, while the other dataset has same date for different patient visits. For example I want to spread an observation on the 31DEC2008 from one dataset to several observations with the same date on a second dataset for all the patients who visited on that date. I have tried to merge the two and the result is not what I wanted. Instead I get a dataset whereby all the dates have missing values where observations from the first datset should have spread.
Approximately what date is represented by the SAS date value of 730?
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
What is PDV?
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
how we can create optional or required parameters in SAS macro...
what is incremental update ? is this possible in SAS OLAP CUBE STUDIO.