Can we create datasets by proc step ? (Proc contents, Means)?
Answers were Sorted based on User's Feedback
Answer / fabio
Yes you can, for example many proc (like sort for example) have the option OUT= to allow it
| Is This Answer Correct ? | 2 Yes | 0 No |
What is substr function?
What’s the difference between var b1 – b3 and var b1 — b3?
what is the formula to measure Baseline
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
explain about sas business intelligence? : Sas-bi
name few built in sas transformation in DI studio ?
Given an unsorted data set, how to read the last observation to a new data set?
what is hash files in sas and why we are using this one in sas?
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 LAG function?How is it used? can any one explain
3 Answers TRE, Verinon Technology Solutions,
Do you need to know if there are any missing values?
What do you know about symput and symget?