Describe a time when you were really stuck on a problem and
how you solved it?
No Answer is Posted For this Question
Be the First to Post Answer
Identify statements whose placement in the DATA step is critical.
What would the following datastep do? Data _null_; Set Dist end=eof; Call Symput("xx"!!left(put(_n_,2.)),&dimension); If EOF then Call Symput('numrows',left(put(_n_,2.))); Run; dimension is a macro variable that is being passed here
Is it possible to do sorting tranformation in charecter variable??if can tell me one eg..
Could you please answers for this. 1.Code the tables statement for a single-level (most common) frequency. 2.Code the tables statement to produce a multi-level frequency.
What is a put statement?
Do you prefer Proc Report or Proc Tabulate? Why?
Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables?
what is fact table and factless table?
hi i am nipun can anybody tell me that if a clinical sas programmer write the code and after successfull execution where do they store it. how they submit tables to TL how work is assigned to programmers either both code, log, output to be submitted. can any one tell me the process
Can we create datasets by proc step ? (Proc contents, Means)?
what does the run statement do? : Sas programming
is data integration and etl programming is same? : Sas-di