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
what is sas and what are the functions? : Sas-administrator
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
what are the types of interactive display types? : Sas-bi
What do you code to create a macro? : sas-macro
what do the pad and dim functions do? : Sas programming
What are the different types of sas functions?
what are validation tools that are used in sas? : Sas-administrator
Where do you use proc means over proc freq?
Mention the difference between ceil and floor functions in sas?
what is data governance? : Sas-di
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
what is business intelligence? : Sas-bi
what r the job openings SAS for fresher graduates !
Mention the category in which sas informats are placed?
What is Linear Regression?