what are the best practices to process the large data sets in sas programming? : Sas-administrator
No Answer is Posted For this Question
Be the First to Post Answer
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
Hi , which book should i refer to for preaparing SAS statistical Exam. Searched a lot on books but still did n't find relevant books
What are the features of SAS?
What are the new features included in the new version of SAS Programming Language?
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?
What are symbol tables?Differemce between Local N Global Symbol tables.....
Can you calculate the mean, median and mode of the following data set using data step logic? Don't use any function or procedure. data a; input age @@; datalines; 22 32 32 32 43 23 24 56 45 54 28 29 27 26 25 28 30 20 18 37 36 47 46 56 19 20 ; run; I have calculated the mean which i have posted in the answer section.
What is the difference between proportion and average?
what are the component of range? : Sas-bi
1 new york 7,262,700 2 los angeles 3,259,340 3 philadelphia 1,642,900 how to read the above data using input statement consider the above data is in txt format externally u have to use infile and input statement.
what is sas? is a package or tool? give me introduction about sas?
How do handle working under pressure?