name few built in sas transformation in DI studio ?
Answers were Sorted based on User's Feedback
Answer / kamal
Splitter, SQL Join, Append, File reader, Loader, Lookup..etc
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / kranthi 9849676190
EXTRACT, SQL JOIN, FILE READER, FILE WRITER,Table
Loader,Microsft Queue Reader,Micrsoft Queue
Writer,XML Writer,Websphere Queue Reader,Websphere Queue
Writer,SPD Server Table Loader,Splitter, SQL Join, Append,
File reader, Loader, Lookup,
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / rajni
Table Loader,Microsft Queue Reader,Micrsoft Queue
Writer,XML Writer,Websphere Queue Reader,Websphere Queue
Writer,SPD Server Table Loader
| Is This Answer Correct ? | 5 Yes | 6 No |
1.What is the difference between _NULL_ , _ALL_, and _N_? 2.What are the uses of _NULL_ using in Data Steps? Can we _NULL_ in Proc Steps also? 3.How do call the macro variable in Data Steps? 4.How to construct Pivot tables in Excel Using SAS?
what is the prob plot in clinical domain
This entry was posted in General. Bookmark the permalink. Post a comment or leave
If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
how can u create zero observation dataset?
Why double trailing @@ is used in input statement?
data study; input Subj : $3. Group : $1. Dose : $4. Weight : $8. Subgroup; x= input(Weight,5.1); datalines; 001 A Low 220 2 002 A High 90 1 003 B Low 193.6 1 004 B High 165 2 005 A Low 123.4 1 ; Why does X get truncated? X shows up as 22 instead of 220,9 instead of 90 and 19.8 instead of 198? This problem doesnt happen with the values 193.6 and 123.4. This does not happen if x is read on the 5. informat instead of the 5.1 informat
here is a string like chq.2312244%4452- from that i want only special characters in a column. dont use compress. bcoz i have 1.2 billion of records.i want another process to find the values instant from the data.
What is Transaction...? And what are Comment, Roll back n Save point..?
how can u import .csv file in to SAS?tell Syntax?
7 Answers CitiGroup, Franklin Templeton,
where are dashboard components are created and maintained? : Sas-bi