what is SAS/Access and SAS/Connect?what are the uses?
Answers were Sorted based on User's Feedback
Answer / kishore
sas access is a software which is used to read data stored
in database such as oracle..
sas connect provides the connection between the hosts and
enable to run statement in a remote operating
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / vijji
Sas Acesss : SAS Acess ,acess the data from different
databases(like oracle,sql etc..)
SAS connecting: system is Connecting to server or client
system
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / dev
sas access : using this software we can read the data without converting data in to data set and sas connect is used when we write a sas code on one computer and submit it on other computer for processing
| Is This Answer Correct ? | 2 Yes | 0 No |
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 r all the reporting procedures...?
How do dates work in sas?
what is treatment emergent events and treatment emregent adverse event
Name validation tools used in SAS
I need help in merging two different datasets. I am merging by date and I want to propagate observations from one dataset to the corresponding dates. One dataset has a unique date for each day of the month, while the other dataset has same date for different patient visits. For example I want to spread an observation on the 31DEC2008 from one dataset to several observations with the same date on a second dataset for all the patients who visited on that date. I have tried to merge the two and the result is not what I wanted. Instead I get a dataset whereby all the dates have missing values where observations from the first datset should have spread.
How do you add a number to a macro variable? : sas-macro
How do you read in the variables that you need?
for whom is sas data integration studio designed? : Sas-di
CHOOSE ANY ONE OF THE PROCEDURE FOLLOWING TO GENERATE THE REPORTS? HOW CAN YOU SAY IT IS BETTER THAN THE OTHER? AND DEFERENCIATE THESE TWO ? 1). REPORT PROCEDURE 2). TABULATE PROCEDURE
When looking for data contained in a character string of 150 bytes, which function is the best to locate that data: scan, index, or indexc?
How do you add a number to a macro variable?