Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by rknallamothu

  1. rknallamothu

    Proc Compare with transposite

    sorry misspelled TRANSPOSE REPORT.
  2. rknallamothu

    Proc Compare with transposite

    Hi have sas job like below i need the create the report like transpose ouput.i didn't know the syntex can you please look into this please. below is the sas job. libname prod '/sasdata/prod'; libname test '/sasdata/test'; %include '/sasdata/formats/s_smsloan'; run; data prod.DEPARTMENT...
  3. rknallamothu

    I need to extract fields from this sas out put file.

    i have red the rules.sorry.this posting only in this forum now.
  4. rknallamothu

    I need to extract fields from this sas out put file.

    Hi i have file like below i need to extract the values after the || and column name also ....here is that i need ..example . (FNL_PIPLN_EXIT_DT,1703,5) ,need to store into table. pls help me ,using ksh shell. Value Comparison Results for Variables _______________________________________ ||...

Part and Inventory Search

Back
Top