Answer Posted / sandhya
options error=1;
means if get any error occred first time stops the
processing..
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is the difference between unique key and primary key? : Sas-di
What is the difference between match merge and one to one merge?
What are the default statistics for means procedure?
What are the default statistics that proc means produce?
how do you debug and test your sas programs? : Sas programming
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
What is the difference between order and group variable in proc report?
What are the data types that sas contain?
Explain the difference between nodup and nodupkey options?
what is change analysis in sas di ? : Sas-di
Are you involved in writing the inferential analysis plan? Tables specifications?
Which command is used to perform sorting in sas program?
What commands are used in the case of including or excluding any specific variables in the data set?
how does sas handle missing values in a merge? : Sas programming
What do the put and input function do?