What can be the size of largest dataset in SAS?
No Answer is Posted For this Question
Be the First to Post Answer
Mention the validation tools used in SAS?
do you prefer proc report or proc tabulate? Why? : Sas programming
How would you invoke a macro? : sas-macro
If i doest required Cumilative frequency in my table, generated by using PROC FREQ what i had to do?
How would you determine the number of missing or nonmissing values in computations?
Can we use where and having clauses in a single SAS program. ex: proc sql; select a,b,c from test where state in 'KA' and having <some condition>. Is the above program run correctly, if not why ?
what are all the ways to define macro variable??
2 Answers GSK GlaxoSmithKline,
What do you code to create a macro? : sas-macro
How would you include common or reuse to be processed along with your statements?
How to merge the data using merge statement and proc format? Is the result is same ?
Which is the best place to learn SAS clinicals and Oracle clinical in hyderabad?
How are numeric and character missing values represented internally?