Answer Posted / ram
if u read priticular variables in data by using keep and
drop statements
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a macro routine?
what is sas business intelligence? : Sas-bi
Do you need to know if there are any missing values?
Describe the function and untility of the most difficult SAS macro that you have written.
what is the use of proc sql? : Sas programming
What is the difference between INPUT and INFILE ?
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?
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
What can be the size of largest dataset in SAS?
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
How do you control the number of observations and/or variables read or written?
What are the uses of sas?
What would you change about your job?
how does sas handle missing values in functions? : Sas programming
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake