Answer Posted / narendra
pass through is used for accessing the table from databases.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the new features included in the new version of SAS Programming Language?
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
Name few SAS functions?
What is program data vector (pdv) and what are its functions?
Which statement does not perform automatic conversions in comparisons?
how does sas handle missing values in assignment statements? : Sas programming
Describe a time when you were really stuck on a problem and how you solved it?
Explain how you can debug and test your SAS program?
explain about sas business intelligence? : Sas-bi
name some data transformation used in sas di? : Sas-di
How will you generate test data with no input data?
What is the difference between order and group variable in proc report?
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 is program data vector? : Sas-administrator