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 6248What are the analysis datasets created, and what are the new variables created in CLINICAL SAS
1 4925
what is program data vector? : Sas-administrator
How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?
describe how to adjust the performance of data integrator? : Sas-di
What are the special input delimiters used in SAS?
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
What is the maximum length of the macro variable? : sas-macro
do you need to know if there are any missing values? : Sas programming
What are the difficulties u faced while doing vital signs table or dataset?
What are the difference between ceil and floor functions in sas?
What is the differnce between SDTM 3.1.2 to 3.1.1 version
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
Describe a time when you were really stuck on a problem and how you solved it?
What are all the problems you faced while validating tables and reports?
What is the SAS data set?
How we can call macros with in data step? : sas-macro