How would you identify a macro variable? : sas-macro
No Answer is Posted For this Question
Be the First to Post Answer
how would you create multiple observations from a single observation? : Sas programming
what is program data vector? : Sas-administrator
What is the SAS data set?
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
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.
Explain the use of proc gplot? : sas-grid-administration
what is the difference between floor and ceil functions in sas? : Sas-administrator
1.How to draw pivot tables in Excel by using SAS and in which version we can use VB script for to draw pivot tables in Excel? Answer with example data. 2.What are the advantages of _NULL_ in Data steps? Can we use _NULL_ in Proc steps also? 3. How to call the macro variable into Data Steps? 4. Can we draw pivot tables in Excel using Proc SQL? Please post answers for the above questions with suitable examples, and how to use VB script for Excel using SAS.
What do the put and input function do?
what are informats in sas? : Sas-administrator
What is the command used to find missing values?
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di