how do i read multiple spaces in datasets?
eg: vijaya raghava perumal.I tried with using & but it
workss if its vijaya raghava but not for raghava
perumal.how to do this?
Answer Posted / x
create the dataset using option missing the variable which
requied & output it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the length assigned to the target variable by the scan function?
explain about various caches available in data integrator? : Sas-di
how does sas handle missing values in formats? : Sas programming
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
what are the scrubbing procedures in sas? : Sas programming
What versions of SAS have you used (on which platforms)?
In proc transpose and data step with arrays which one you pick?
what is the use of sas management console? : Sas-di
what is metadata? : Sas-bi
How you can read the variables that you need?
which date function advances a date, time or datetime value by a given interval? : Sas programming
Briefly explain input and put function?
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
Mention what is the difference between nodupkey and nodup options?
Explain the purpose of retain statement.