Answer Posted / xxx
proc sql;
select id where id(select id from tablename)group by id
having id>1;
quit;
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
explain the concepts and capabilities of business object? : Sas-bi
Give an example where SAS fails to convert character value to numeric value automatically?
what is business intelligence? : Sas-bi
what is the difference between nodup and nodupkey options? : Sas programming
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
How we can call macros with in data step? : sas-macro
What is the basic structure of a sas program?
How is character variable converted into numeric variable and vice versa?
what are _numeric_ and _character_ and what do they do? : Sas programming
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
what is proc Index? and what is proc document?
Tell me about % include and % eval? : sas-macro
which features do you use to check the data validations and errors? : Sas-administrator
In sas admin differentiate between roles and capabilities? : sas-grid-administration
What is PDV?