What is the difference between a PROC step and a DATA step?
Answer Posted / vj
Data Step processes data ROW-wise.
Proc Step processes data COLUMN-wise.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is the use of %include statement?
what are the scrubbing procedures in sas? : Sas programming
What are the statements in proc sql?
What are the difference between ceil and floor functions in sas?
what is the difference between unique key and primary key? : Sas-di
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
how does sas handle missing values in sort order? : Sas programming
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
how will you location sas platform applications available from web browser? : Sas-bi
how many display types available in sas bi dashboard? : Sas-bi
how are numeric and character missing values represented internally? : Sas programming
If a variable contains only numbers, can it be a character data type?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di