how are numeric and character missing values represented internally? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
how do you debug and test your sas programs? : Sas programming
How would you include common or reuse code to be processed along with your statements?
How many data types are there in SAS?
how do u test a pros sql(works or not) without executing it?
Name the option to produce a frequency line items rather that a table.
Do you need to combine data sets? How should you combine data sets– MERGE or SET statements in DATA steps,PROC APPEND,PROC SQL?
We have a string like this "kannafromsalembut" ,from this i want to get only "fromsal" (but one condition with out using substring function)here we can not use scan because in the given string there is no delimeter? so give ans without out using substring ?
What is a put statement?
what is broad cast agent? : Sas-bi
What techniques and/or PROCs do you use for tables?
Difference between informat and format?
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?