What is the one statement to set the criteria of data that
can be coded in any step?
Answer Posted / guest
using OPTIONS it will criteria of the entair data set.
ex: options ls=120,ps=80;
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
Name few SAS functions?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
What are the different types of sas functions?
What is Linear Regression?
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
what do you mean by data staging area? : Sas-di
Approximately what date is represented by the SAS date value of 730?
What’s the difference between var b1 – b3 and var b1 — b3?
What was the last computer book you purchased? Why?
Explain by-group processing?
explain about various caches available in data integrator? : Sas-di
What is the role of unrestrictive users? : sas-grid-administration
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?