What is connection profile? : sas-grid-administration
No Answer is Posted For this Question
Be the First to Post Answer
what other SAS features do you use for error trapping and data validation?
Tell me more about the parameters in macro? : sas-macro
If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn’t have a value?
How can a SAS WEB REPORT STUDIO USER identify which report tabs they have been permitted without entering the SAS WEB REPORT STUDIO
%STPbegin;%STPEND; ERROR: No logical assign for filename _WEBOUT. WARNING: No body file. HTML output will not be created. unable to fix it.plz help
name few built in sas transformation in DI studio ?
Differentiate between proc means and proc summary.
what is data governance? : Sas-di
proc means? proc sort? proc append? proc freq? proc print? proc content?
How does the internal authentication work in sas? : sas-grid-administration
how would you create multiple observations from a single observation? : Sas programming
firstobs and obs are working only option wise,but we are using infile statement with firstobs and obs in a statement wise? so firstobs,obs working at options and statemnts or not?