Answer Posted / venkatesh.layam
proc sql is sql in sas.
with proc sql,we can do many more tasks.
-retrive the data from tables,from data bases
-merge the datasets or tables.
-by using different joins we can combine the data as per
our convinience
-we can create the data ,modify the data
-we can have the discriptive statistics also
-we can sort the data with out using proc sort,just use
order by .
these many tasks can do with in single programme
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Differentiate between format and informat? : sas-grid-administration
what is the use of proc sql? : Sas programming
Give e an example of..
What is data _null_?
what is treatment emergent events and treatment emregent adverse event
Difference between SAS STATA & SPSS?
Explain the purpose of substr functions in sas programming.
For clinical entire study how many tables will create approx?
What is a macro routine?
why a stop statement is needed for the point= option on a set statement?
How would you define the end of a macro?
how to change the execute of macro
In sas admin differentiate between roles and capabilities? : sas-grid-administration
What is slibref?
explain about data integrator metadata reports? : Sas-di