In the SAS Data step what is the difference between the subsetting done by Where and subsetting done by If?
6 19820We want to merge file A and B. File A has variable age, file B provide birthdate. How to merge the data according to age in file B
3 6656How can a SAS WEB REPORT STUDIO USER identify which report tabs they have been permitted without entering the SAS WEB REPORT STUDIO
TCS,
2 11149how does sas know on which server the piece of code to be executed ? say if a proc olap code is written then how the sas application would detect on which server to execute.
TCS,
1 6423what 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 ?
1 6698what are the methods that you would employ to fine tune your SQL extract process using SAS/Access or Proc SQL?
1 5170
what is sas enterprise intelligence architecture? : Sas-bi
What do the mod and int function do? : Sas programming
for what purpose would you use the retain statement? : Sas programming
name several ways to achieve efficiency in your program? : Sas programming
what is program data vector? : Sas-administrator
How many data types are there in SAS?
what are sas/access and sas/connect? : Sas programming
Do you need to rearrange the order of the data for the report?
What are the functions which are used for character handling functions?
what is operational data and operational system? : Sas-di
what is hierarchy flattening? : Sas-di
How to sort in descending order?
What are the limitations for memory allocation for SAS variables
What are symget and symput? : sas-macro
How would you identify a macro variable? : sas-macro