What does P-value signify about the statistical data?
No Answer is Posted For this Question
Be the First to Post Answer
Which date function advances a date, time or datetime value by a given interval?
Explain the difference between nodup and nodupkey options?
what is the main difference between rename and label? (don't say that they both perform the same function).
what is the prob plot in clinical domain
What are the differences between sum function and using “+” operator?
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
Hi Friends, My name is Priya,am new to this Forum. am looking for SAS Platform Administration Interview Questions.I searched every where but I couldn't find any where.please can anyone help me with the FAQ's. It would be a great favor to me if you can email the Interview Questions to priyafeb84@gmail.com
How to read multiple excel sheets from a single excel file at once????
7 Answers HCL, Verinon Technology Solutions,
Mention the difference between ceil and floor functions in sas?
What report output formats can you generate using SAS?
What is the pound sign used for in the data_null_ ?
what is the difference between x=substr(name,1,2); and substr(name,1,2)='x';