Answer Posted / jyotshna
yes we can replace dataset into view
syntax:
data librefname.datasetname/view=librefnmae.datasetname;
run;
sample:
data aa/view=aa;
set sashel.class;
run;
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Where do you use proc means over proc freq?
What are types of transport files?
What are the features of base sas system?
how will you location sas platform applications available from web browser? : Sas-bi
How we can create SAS USER DEFINED CODE?
Mention the validation tools used in SAS?
what has been your most common programming mistake? : Sas programming
Hi, If anyone has base SAS certification dumps, please share.
what is broad cast agent? : Sas-bi
What are the ways in which macro variables can be created in sas programming?
To what type of programms have you used scratch macros?
What are the parameters of scan function?
how can you import .csv file in to sas? : Sas programming
Name some categories in sas 9? : sas-grid-administration
why is sas considered self-documenting? : Sas programming