how to extract data from SAP servers? Is like oracle
servers or any other methods to extract please reply me.
Answer / pallavi
Its not the same
We needto connect to SAP using SAS/ACCESS tool
| Is This Answer Correct ? | 0 Yes | 0 No |
Which date functions advances a date time or date/time value by agiven interval?
What is the purpose of the trailing @? The @@? How would you use them?
name several ways to achieve efficiency in your program? : Sas programming
hi all, I need the SAS DI DUMP(A00 260) for attending the certification. if any one have, pls provide it.Please Email to vrpotluri@hotmail.com. Thanks - Ramana
Hi All.I am looking for Good Institute who could Provide the online SAS BI+DI Training along with software.Primarily in Delhi/NCR or in Hyderabad Please help with name and contact number of concerned person!! Thanks in Advance! :)
How you can read the variables that you need?
Did you used proc lifetest? when?
2 Answers Accenture, Parexel, Quintiles,
Hi, I have one dataset like id date ex: id date 1 13 1 13Oct2011 2 14 2 14Oct2011 3 15 3 15Oct2011 --->this is the current date here i want date format like 13Oct2011,14Oct2011 how we can modify the numeric to date format plz answer.
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
for whom is sas data integration studio designed? : Sas-di
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
How would you include common or reuse code to be processed along with your statements?