Answer Posted / vivek
proc sql;
create view <viewname> as
select *
from <Datasetname>;
quit;
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which command is used to perform sorting in sas program?
Will it bother you if the guy at the next desk times the frequency and duration of your bathroom or coffee breaks on the grounds that ?you are getting paid twice as much as he is??
What is the basic structure of the SAS base program?
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
What are the difference between sas functions and procedures?
how to do user inputs and command line arguments in sas?
Differentiate between proc means and proc summary.
How do you control the number of observations and/or variables read or written?
What are the difference between the sas data step and sas procs?
Did you used proc test? when?
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
how does sas handle missing values in functions? : Sas programming
Name and describe few sas character functions that are used for data cleaning in brief.
how can you import .csv file in to sas? : Sas programming
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??