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
AE datasets names? how many types?
what is hierarchy flattening? : Sas-di
which date functions advances a date time or date/time value by a given interval? : Sas programming
Give e an example of..
for whom is sas data integration studio designed? : Sas-di
what are the categories that sas informats are used to the place the data? : Sas-administrator
What is the order of application for output data set options, input data set options and SAS statements?
what is the primary data source for the wrs? : Sas-bi
What is program data vector (pdv)?
What is the basic syntax style in SAS?
Tell e how how dealt with..
Of all your work, where have you been the most successful?
Explain the difference between using drop = data set option in set and data statement?
Are you involved in writing the inferential analysis plan? Tables specfications?
Explain data step in SAS