What is the purpose of the trailing and How would you use them?
Answer Posted / chiranjeevi.p
Trailing is a column pointer.These are those which works on
the variable level by default.it should appear with in
datastep and besides the variables in sas.these are two
types.there are
1)@
2)@@
@:It reads only the first line across the avaliable
variables data.
@@:The '@@' get the data entire data from the external
source by reading in to a single variable.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
what are the categories that sas informats are used to the place the data? : Sas-administrator
Have you used macros? For what purpose you have used? : sas-macro
Name few SAS functions?
What is SAS? What are the functions does it performs?
What are all the problems you faced while validating tables and reports?
explain about sas business intelligence? : Sas-bi
How is character variable converted into numeric variable and vice versa?
What do you know about symput and symget?
What do the PUT and INPUT functions do?
Explain substr function?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
describe about metadata object? : Sas-di
What does P-value signify about the statistical data?
What makes sas stand out to be the best over other data analytics tools?
What is the general format of function in sas? : sas-grid-administration