in the flow of data step processing, what is the first action in a typical data step? : Sas programming
1017how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
1279what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
994which date functions advances a date time or date/time value by a given interval? : Sas programming
905what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
1176what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
963what are some good sas programming practices for processing very large data sets? : Sas programming
879what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
1000
what are all the reports you generated in your recent project?
What is the maximum length of the macro variable?
how will you locate the sas platform applications? : Sas-bi
Give some examples where proc report’s defaults are different than proc print’s defaults?
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
what is null hypothesis? why do you consider that?
what is the basic structure sas administrator? : Sas-administrator
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
What are the features of base sas system?
how does sas handle missing values in a merge? : Sas programming
What do the mod and int function do? : Sas programming
I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.
Do you need to know if there are any missing values?
what is slowly changing dimension? : Sas-di
Are you involved in writing the inferential analysis plan? Tables specfications?