What are the difference between the sas data step and sas procs?
No Answer is Posted For this Question
Be the First to Post Answer
There is a field containing a date. It needs to be displayed in the format “ddmonyy” if it’s before 1975,”dd mon ccyy” if it’s after 1985, and as ‘disco years’ if its between 1975 and 1985. How would you accomplish this in data step code? Using only PROC FORMAT.
what is data integration? : Sas-di
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
how can u import .csv file in to SAS?tell Syntax?
7 Answers CitiGroup, Franklin Templeton,
For clinical entire study how many tables will create approx?
How we can create SAS USER DEFINED CODE?
Difference b/n proc means and proc summary procedures?
What is maximum number of rows and cols can be handled in SAS?
what is the diff. b/w proc means and proc summary?
Under what circumstances would you code a SELECT construct instead of IF statements?
what is proc Index? and what is proc document?
how do u test a pros sql(works or not) without executing it?