when we are using the PROC TRANSPOSE? OBSERVATIONS are
repeated then what will happen and what it will show in log
window.
Answer / ram
not syntax error, but it will show warning message.
bcoz OBS are converted into variable.
Is This Answer Correct ? | 2 Yes | 1 No |
Is it possible to do sorting tranformation in charecter variable??if can tell me one eg..
i have a null dataset with 10 variables; i want to print only name of the varibales in log window and also output window.how can we do this one?
What are the criticality that you have faced during your project in SAS?
How to find out no. of business days in a month using macros.???(excluding weekends and holidays).
What are MIs reports? what is the use of MIS reports and How can u generate the MIS reports in SAS? If any body know explain with the eg.
2 Answers ABC, ASD Lab, CitiGroup,
Have you used macros? For what purpose you have used? : sas-macro
what other SAS features do you use for error trapping and data validation?
what is operational data and operational system? : Sas-di
Tell me about % include and % eval? : sas-macro
i have a null dataset with 20 variables. i want to upload the variables which contain name like a or k or anything in another dataset.how can we create the dataset?
Can we create datasets by proc step ? (Proc contents, Means)?
1.What is the difference between _NULL_ , _ALL_, and _N_? 2.What are the uses of _NULL_ using in Data Steps? Can we _NULL_ in Proc Steps also? 3.How do call the macro variable in Data Steps? 4.How to construct Pivot tables in Excel Using SAS?