Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / kiran datir

The DATA Step is a true workhorse. It allows you to create multiple datasets in one swift step. PROC step requires several SELECT clauses to create multiple datasets.

Is This Answer Correct ?    1 Yes 0 No

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

Answer / ju_rk

DATA step is a sequential process (one at a time for each observation), whereas the SQL procedure is a simultaneous process for all the observations.

Is This Answer Correct ?    0 Yes 0 No

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

Answer / vj

Data Step processes data ROW-wise.
Proc Step processes data COLUMN-wise.

Is This Answer Correct ?    0 Yes 3 No

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

Answer / surekha

pankaj's answer is completely true
@pankaj have u taken any training course of SAS

Is This Answer Correct ?    1 Yes 7 No

Post New Answer

More SAS Interview Questions

what is option year cuttoff in sas

2 Answers   L&T,


If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro

0 Answers  


what is snowflake schema? : Sas-di

0 Answers  


what is washout period?

3 Answers   Cognizant,


how do you test for missing values? : Sas programming

0 Answers  


This entry was posted in General. Bookmark the permalink. Post a comment or leave

0 Answers   Quintiles,


what is fact table and factless table?

1 Answers  


In sas admin differentiate between roles and capabilities? : sas-grid-administration

0 Answers  


What is the pound sign used for the DATA _NULL_?

14 Answers  


sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately

0 Answers  


How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data set to a second data set, and the non-matches of the right-most data set to a third data set?

2 Answers  


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

2 Answers   TCS,


Categories