Answer Posted / gk
yes we can replace a data set with view by a procedure
called datasets
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
how will you locate the sas platform applications? : Sas-bi
What is the difference between match merge and one to one merge?
Mention the difference between ceil and floor functions in sas?
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
What are the parameters of scan function?
Explain substr function?
What’s the difference between var b1 – b3 and var b1 — b3?
Enlist the functions performed by sas.
What is the difference between %put and symbolgen? : sas-macro
What are common programming errors committed in sas
what is the effect of the options statement errors=1? : Sas programming
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
What is the difference between the proc sql and data step?