How to sort in descending order?
No Answer is Posted For this Question
Be the First to Post Answer
How to read multiple excel sheets from a single excel file at once????
7 Answers HCL, Verinon Technology Solutions,
how to delete the duplicate columns permanently in SQL
if x=round(26.3,10)-1 then x= how much and how explain?
how would you determine the number of missing or nonmissing values in computations? : Sas programming
Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables?
What is Tabulate.?Why we use it.? Which type of output we get from Tabulate.?
What are the functions which are used for character handling functions?
What are the different types of sas functions?
how do i read multiple spaces in datasets? eg: vijaya raghava perumal.I tried with using & but it workss if its vijaya raghava but not for raghava perumal.how to do this?
What is the pound sign used for the DATA _NULL_?
what is the difference between %put and symbolgen?
How did you use the round function?give an example(don't say it will round to the nearest intger) eg1:round(84.55,.1) =84.6 eg2:round(92.64,.1)=92.6,How it is happening like this tell me the logic,that is how the round function works when we have deimal values?