why is sas considered self-documenting? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
how to perform paired t-test using Base/SAS & SAS/Stat?
/* To determine the maximum and minimum of V1 */ data before3; input v1 v2 v3; cards; 3 2 1 4 6 5 2 1 3 6 5 4 1 3 2 5 4 6 ; run;
What do the mod and int function do? : Sas programming
what techniques and/or procs do you use for tables? : Sas programming
Describe a time when you were really stuck on a problem and how you solved it?
Which is the best place to learn SAS clinicals and Oracle clinical in hyderabad?
What is Tabulate.?Why we use it.? Which type of output we get from Tabulate.?
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
why is sas data integration studio important? : Sas-di
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
Hot to suppress characters from a given string?
Give e an example of..