In the SAS Data step what is the difference between the subsetting done by Where and subsetting done by If?
6 18293We 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 5848How can a SAS WEB REPORT STUDIO USER identify which report tabs they have been permitted without entering the SAS WEB REPORT STUDIO
TCS,
2 10361how 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 5802what 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 6076what are the methods that you would employ to fine tune your SQL extract process using SAS/Access or Proc SQL?
1 4665
Are you involved in writing the inferential analysis plan? Tables specfications?
what are some good sas programming practices for processing very large data sets? : Sas programming
This entry was posted in General. Bookmark the permalink. Post a comment or leave
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
what is information maps?
How do you control the number of observations and/or variables read or written?
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
AE datasets names? how many types?
Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager
Are you involved in writing the inferential analysis plan? Tables specifications?
how the sas basic syntax style described? : Sas-administrator
where to use sas business intelligence? : Sas-bi
If a variable contains letters or special characters, can it be numeric data type?
Differentiate between ceil and floor functions.
how can you create zero observation dataset? : Sas programming