for what purpose would you use the retain statement? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
State the difference between INFORMAT and FORMAT ?
How do i read multiple spaces in datasets?
Why Info School? BUILD YOUR CAREER WITH RIGHT GUIDANCE AND SUPPORT
In the following DATA step, what is needed for ‘fraction’ to print to the log? data _null_; x=1/3; if x=.3333 then put ‘fraction’; run;
Is it possible to do sorting tranformation in charecter variable??if can tell me one eg..
Differentiate between format and informat? : sas-grid-administration
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
what is the usage for assigning error=1 in a dataset ?
In which format does Date stores in sas..? What is the use of DATE in SAS.?
How can a SAS WEB REPORT STUDIO USER identify which report tabs they have been permitted without entering the SAS WEB REPORT STUDIO
what is star schema? : Sas-di
How would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable?