What is the difference between a PROC step and a DATA step?

Answer Posted / pankaj kokate

Data step : typically create or modify SAS data set and
they can also used to produce costom-designed reports
Data step used to 1.Put data into SAS data set, cumpute
variable, check for correct error in data, Produce new SAS
data sets by subsetting, merging, and updating existing
data sets

PROC step : They pre-written routines that enable us to
analyze and process the data in a SAS data set and to
present the data in the form of a report

PROC steps sometimes create new SAS data sets that contain
the results of the procedure

PROC steps can list, sort, and summarize data
PROC steps are used to:Create a report that lists the data,
Produce descriptive statistics,Create a summary
report,Produce plots and charts

Is This Answer Correct ?    19 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how you can debug and test your SAS program?

565


what other sas products have you used and consider yourself proficient in using? : Sas programming

688


What is Linear Regression?

687


explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di

547


Explain bmdp procedure?

616






what is information maps?

1618


what is the purpose of _error_? : Sas programming

612


Are you involved in writing the inferential analysis plan? Tables specfications?

2116


Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?

1771


Mention what is SAS data set?

679


What are the ways in which macro variables can be created in sas programming?

571


what is ae onset date n what is RDS

1939


What are the different operating system platforms in which we can use sas? : sas-grid-administration

593


Do you know the features of sas?

598


What are the data types that sas contain?

657