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 5808What are the analysis datasets created, and what are the new variables created in CLINICAL SAS
1 4590
how to remove duplicates using proc sql?
what is sas olap server? : Sas-di
Explain the difference between nodup and nodupkey options?
why a stop statement is needed for the point= option on a set statement?
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
What is run-group processing?
How would you include common or reuse to be processed along with your statements?
what is program data vector? : Sas-administrator
Do you know the features of sas?
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
What is the function of output statement in a SAS Program?
Enlist the syntax rules followed in sas statements.
What are all the problems you faced while validating tables and reports?
How sas treats the dsd delimiters?
how can you put a "trace" in your program? : Sas programming