what is picture format? give any one example?

Answer Posted / bitla

picture format writes a template for numerics
proc format ;
picture sno
low - -1 = '00.00'
0-9='9.999'
10-99='99.99'
100-999='999.9'
;

When you specify zero as the digit selector, any leading
zeros in the number to be displayed are shown as
blanks. When nine is specified as the digit selector, the
leading zeros are displayed in the output.

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the types of interactive display types? : Sas-bi

656


what is transformation in sas data integration? : Sas-di

560


What are the parameters of scan function?

624


Explain the purpose of retain statement.

607


What can be the size of largest dataset in SAS?

721






hi all, I need the SAS DI DUMP(A00 260) for attending the certification. if any one have, pls provide it.Please Email to vrpotluri@hotmail.com. Thanks - Ramana

4916


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

1169


what are input dataset and output dataset options? : Sas programming

567


Mention few capabilities of sas framework.

696


How to limit decimal places for variable using proc means?

592


Give some examples where proc report’s defaults are same as proc print’s defaults?

646


What is the use of stop statement?

648


Explain data step in SAS

633


What does proc print, and proc contents are used for?

613


How do you delete duplicate observations in sas?

581