what is the difference between DUPKEY and NODUPKEY???
Answer Posted / sandhya
dupkey-to place duplicate keys
nodupkey -To delete duplicate keys
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
Give e an example of..
how do you debug and test your sas programs? : Sas programming
what is snowflake schema? : Sas-di
what is change analysis in sas di ? : Sas-di
Differentiate between sas functions and sas procedures.
How to convert a numeric variable to a character variable?
What are the different versions of sas that you have used until now? : sas-grid-administration
Explain by-group processing?
what is sas enterprise intelligence architecture? : Sas-bi
Are you involved in writing the inferential analysis plan? Tables specfications?
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
Explain data step in SAS
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
Describe a time when you were really stuck on a problem and how you solved it?