data jagan1.s; input bp$; cards; 100/90 120/89 112/87 run; in the above code how to convert character data values to numeric data values?
3 6357What are the analysis datasets created, and what are the new variables created in CLINICAL SAS
1 4995
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
What is the difference between one to one merge and match merge? Give an example.
Give e an example of..
how do you debug and test your sas programs? : Sas programming
how do you test for missing values? : Sas programming
What is the difference between where and if statement?
What is the use of function Proc summary?
This entry was posted in General. Bookmark the permalink. Post a comment or leave
What are the different operating system platforms in which we can use sas? : sas-grid-administration
What is SAS informats?
how to remove duplicates using proc sql?
Which date function advances a date, time or datetime value by a given interval?
Describe the function and untility of the most difficult SAS macro that you have written.
Difference between nodup and nodupkey options?
describe about metadata object? : Sas-di