How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
No Answer is Posted For this Question
Be the First to Post Answer
i have one dataset data l; input name: $ 25; cards; manoj is a good boy to krishna krishna is a god boy to malli malli is good boy to ramana ques: here i want "manoj" observations nubers
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 common programming errors committed in sas
explain the key concept of sas? : Sas-administrator
how to generate means for every subject;
what are all the default values getting in PROC MEANS...???
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
for report generation which one you used proc report or data_null_?
3 Answers Accenture, Quintiles,
what are validation tools that are used in sas? : Sas-administrator
how do you validate tables abd reports?
2 Answers Accenture, Quintiles,
what is SAS ACCESS AND SAS CONNECT ? Give an example and data statements used.
How we will Developing new reports Using Data step programming and Macros ?