What is your weekness? I am confuse what to say about this
question. so can u give some answer which can be yur
strenght.
Answer / shyampatel
my weekness is i q do any work with complete dedication and honestly
| Is This Answer Correct ? | 0 Yes | 1 No |
List down the reasons for choosing sas over other data analytics tools.
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?
which stats created by proc means that are not created by proc summary or vice versa?
In which format does Date stores in sas..? What is the use of DATE in SAS.?
What are the data types in sas?
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
how do you validate sas program?
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
what is the frontend and backend of sas? Is sas is a progaming langauge or tool? on which langauge sas depends?
what techniques and/or procs do you use for tables? : Sas programming
How to create an external dataset with sas code?
why a stop statement is needed for the point= option on a set statement?