Explain the use of proc print and proc contents?



Explain the use of proc print and proc contents?..

Answer / Amit Kuamr Jaiman

PROC PRINT is a SAS procedure used to display data from a SAS dataset. It can be used for simple data output, while PROC CONTENTS provides detailed information about SAS datasets, including their attributes, variables, and observations.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SAS Interview Questions

how does sas handle missing values in a merge? : Sas programming

1 Answers  


explain the function of substr in sas? : Sas-administrator

1 Answers  


if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...

1 Answers   Accenture,


Does anybody has lastest SAS certification dumps,if anybody has please mail me on saggydesai@gmail.com

2 Answers  


Can you continue to write code while the rest of the people on the floor where you work have a noisy party to which you were not invited?

2 Answers   Oracle,


what is data governance? : Sas-di

1 Answers  


When looking for data contained in a character string of 150 bytes, which function is the best to locate that data: scan, index, or indexc?

7 Answers  


What sas features do you use to check errors and data validation?

1 Answers  


for report generation which one you used proc report or data_null_?

4 Answers   Accenture, Quintiles,


What are symbol tables?Differemce between Local N Global Symbol tables.....

2 Answers   TCS,


where are dashboard components are created and maintained? : Sas-bi

1 Answers  


What is the difference between an informat and a format? Name three informats or formats.

13 Answers   Accenture, IBM,


Categories