i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
SAS,
2428/* To determine the maximum and minimum of V1 */ data before3; input v1 v2 v3; cards; 3 2 1 4 6 5 2 1 3 6 5 4 1 3 2 5 4 6 ; run;
5 7720please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
2139In the following DATA step, what is needed for ‘fraction’ to print to the log? data _null_; x=1/3; if x=.3333 then put ‘fraction’; run;
1 7287How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?
2177
Explain what is SAS informats?
what techniques and/or procs do you use for tables? : Sas programming
What are the data types in sas?
describe how to adjust the performance of data integrator? : Sas-di
What is the maximum and minimum length of macro variable
what are sas/access and sas/connect? : Sas programming
What is the difference between %local and %global? : sas-macro
What are the applications primarily used by business analyst? : Sas-bi
How would you identify a macro variable?
Of all your work, where have you been the most successful?
Explain the difference between using drop = data set option in set and data statement?
what is ae onset date n what is RDS
Enlist the syntax rules followed in sas statements.
What is maximum storage capability of SAS?
Explain the main difference between the sas procedures and functions? : Sas-administrator