What is the purpose of using the N=PS option?
Answers were Sorted based on User's Feedback
Answer / chaitanya
The N=PS option creates a buffer in memory which is large
enough to store PAGESIZE (PS) lines and enables a page to
be formatted randomly prior to it being printed.
| Is This Answer Correct ? | 21 Yes | 2 No |
Answer / ankit
N=PS option allows access to full page at one time (default is one line or record at a time)
| Is This Answer Correct ? | 3 Yes | 2 No |
What is a post baseline?
Mention few capabilities of sas framework.
In SAS how to read the variable values having different formats. eg:mar99,mar1999 (in a single variable)
8 Answers GSK GlaxoSmithKline,
What are the features of SAS?
which stats created by proc means that are not created by proc summary or vice versa?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data set to a second data set, and the non-matches of the right-most data set to a third data set.
What is Linear Regression?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
1.How to draw pivot tables in Excel by using SAS and in which version we can use VB script for to draw pivot tables in Excel? Answer with example data. 2.What are the advantages of _NULL_ in Data steps? Can we use _NULL_ in Proc steps also? 3. How to call the macro variable into Data Steps? 4. Can we draw pivot tables in Excel using Proc SQL? Please post answers for the above questions with suitable examples, and how to use VB script for Excel using SAS.
hi i date is 05sep2005; i want the oupput like 05sep2005:00:00:00 ; how it wil come?
how do you validate sas program?
What statement do you code to tell SAS that it is to write to an external file?