In sas admin differentiate between roles and capabilities? : sas-grid-administration
No Answer is Posted For this Question
Be the First to Post Answer
How can you put a "trace" in your program?
what is the difference between proc report and proc format?
What are some problems you might encounter in processing missing values? In Data steps? Arithmetic? Comparisons? Functions? Classifying data?
what are different type of sas servers ? On which server does the sas code execute ?
Tell me about % include and % eval? : sas-macro
How to limit decimal places for variable using proc means?
What are pdv and it functions?
what are all the ways to define macro variable??
2 Answers GSK GlaxoSmithKline,
What is the general format of function in sas? : sas-grid-administration
At compile time when a SAS data set is read, what items are created?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
what are system option ? give few examples ? what are dataset options and dataset statements ? if there is a keep option and keep statement ? which one is executed first ? Difference between a WHERE statement and IF statement ? what is the advantage of using WHERE statement option on the dataset ?