Explain what is SAS informats?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between proc means and proc tabulate?
For what purpose would you use the RETAIN statement?
what is treatment emergent events and treatment emregent adverse event
What commands are used in the case of including or excluding any specific variables in the data set?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
what are the scrubbing procedures in sas? : Sas programming
Does anybody has lastest SAS certification dumps,if anybody has please mail me at akshara_SAS@ymail.com Thanks Akshara
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 SAS statements would you code to read an external raw data file to a DATA step?
how are numeric and character missing values represented internally? : Sas programming
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data set to a second data set, and the non-matches of the right-most data set to a third data set.
When looking for data contained in a character string of 150 bytes, which function is the best to locate that data: scan, index, or indexc?