Answer Posted / sudhir kumar
Both are function scan function Extracts nth position word
from string separated key dlm if n is -ve then starts at
end. and substr function extracts char string from start
position and with length .
Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
what is transformation in sas data integration? : Sas-di
Explain translate function?
Mention what is PROC in SAS?
describe how to adjust the performance of data integrator? : Sas-di
What are the data types that sas contain?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
How do you define proc in sas? : sas-grid-administration
How do you control the number of observations and/or variables read or written?
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
What are the difficulties u faced while doing vital signs table or dataset?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
What is the difference between using drop = data set option in data statement and set statement?
What’s the difference between var b1 – b3 and var b1 — b3?
where to use sas business intelligence? : Sas-bi
What is the function of output statement in a SAS Program?