How to convert a numeric variable to a character variable?
No Answer is Posted For this Question
Be the First to Post Answer
IS SAS COMPILER OR INTERPRETER? EXPLAIN?
3 Answers Aon Hewitt, HSBC, SCL, TCS,
What are the data types that sas contain?
What is factor analysis?
What do you feel about hardcoding?
What is LAG function?How is it used? can any one explain
3 Answers TRE, Verinon Technology Solutions,
what is sas? is a package or tool? give me introduction about sas?
i have one dataset data l; input name: $ 25; cards; manoj is a good boy to krishna krishna is a god boy to malli malli is good boy to ramana ques: here i want "manoj" observations nubers
Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables?
In the following DATA step, what is needed for ‘fraction’ to print to the log? data _null_; x=1/3; if x=.3333 then put ‘fraction’; run;
How to Rename Library?
How sas treats the dsd delimiters?
Name and describe three SAS functions that you have used, if any?