What is instream data in SAS?
Answer / aman
If we type data directly into sas program from keyboard , then the data is internal to our program.We do this when we have small amount if data or When we test a program with small test Data Set.
We use DATALINES statement to indicate internal data.
| Is This Answer Correct ? | 2 Yes | 0 No |
What are types of transport files?
2 Answers PRA Health Sciences, Quintiles,
how does sas handle missing values in functions? : Sas programming
How would you code a macro statement to produce information on the SAS log? This statement can be coded anywhere.
how do you derive descriptive statistics?
1 Answers Accenture, Quintiles,
how to read raw data in sas. Do it manually and throw the programming.
Do you know the features of sas?
if i having variables named a b c d e f ,how to find total of each variable ????give syntax...??
which domain is better in sas? clinical trails or banking
how would you determine the number of missing or nonmissing values in computations? : Sas programming
Explain substr function?
How would you determine how far down on a page you have printed in order to print out footnotes?
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