How do dates work in sas?
Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables?
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.
What commands are used in the case of including or excluding any specific variables in the data set?
Under what circumstances would you code a SELECT construct instead of IF statements?
explain the difference between proc means and proc summary?
What is the basic syntax of a sas program?
what are the categories that sas informats are used to the place the data? : Sas-administrator
what is SAS/Graph?
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 kind of variables are collected in AE dataset?
3 Answers Accenture, Quintiles, SAS,
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
What do the mod and int function do? : Sas programming