Answer Posted / chandu
Performing "database related queries" directly through the Proc sql is called passthrough facility.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Briefly explain input and put function?
For what purposes have you used sas macros? : sas-macro
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
How do you define proc in sas? : sas-grid-administration
what is metadata? : Sas-bi
What is connection profile? : sas-grid-administration
What is the use of PROC gplot?
do you prefer proc report or proc tabulate? Why? : Sas programming
How to include or exclude specific variables in a data set?
how could you generate test data with no input data? : Sas programming
Explain by-group processing?
what is change analysis in sas di ? : Sas-di
What is the purpose of _character_ and _numeric_?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
what does the run statement do? : Sas programming