Answer Posted / sirishaakella
abort,delete,replace,select,set......etc....these are
executable statements in data step
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
: and & modifiers.
How necessary is it to be creative in your work?
what is the difference between infile and input? : Sas-administrator
For clinical entire study how many tables will create approx?
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
How would you identify a macro variable? : sas-macro
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
How to specify variables to be processed by the freq procedure?
Mention some common errors that are usually committed in sas programming.
How do you delete duplicate observations in sas?
What versions of SAS have you used (on which platforms)?
Which command is used to perform sorting in sas program?
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