Give an example where SAS fails to convert character value to numeric value automatically?
how can u import .csv file in to SAS?tell Syntax?
7 Answers CitiGroup, Franklin Templeton,
What statement do you code to tell SAS that it is to write to an external file? What statement do you code to write the record to the file?
Can you execute a macro within a macro? Describe. : sas-macro
what are input dataset and output dataset options? : Sas programming
if you have 365 no of data set and each one having different variable from each other. how will you read by creating macros and create a single data set.
How would you delete observations with duplicate keys?
What are the features of SAS?
What is the difference between an informat and a format. Name three informats or formats.
what is the diff. b/w proc means and proc summary?
What is the purpose of _character_ and _numeric_?
What is the sas data set? : sas-grid-administration
how can get the first and last observations in a dataset using Proc SQl?