How to display duplicate observations in data?
Answer / ravi
we can use the sort DUPOUT in the sort procedure to display the duplicate records as a separate dataset.
| Is This Answer Correct ? | 0 Yes | 0 No |
my problem is to export my report to xsl.i can do that.but the problem is my report has 3 headings first heading should be printed with the merging of (1-5)cells and heading 2 should be of merge(2-4)cells?how to do this condition?
why is sas data integration studio important? : Sas-di
what is intially documentation for a sas programmer?
how does sas handle missing values in sort order? : Sas programming
Name statements that are execution only?
Have you been involved in editing the data or writing data queries?
1 Answers BioServe, Oracle, Sasken,
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
what are the benefits of data integration? : Sas-di
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
What are the rows present in protocol Violation table?
2 Answers Accenture, Quintiles,
Do you use PROC REPORT or PROC TABULATE? Which do you prefer? Explain.
how do you validate sas program?