how does sas handle missing values in a merge? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
i have a data set with 20 observations i want label from 8 to 15 observations ? how you create this one.
Enlist the functions performed by sas.
What commands are used in the case of including or excluding any specific variables in the data set?
Does anybody has SAS Platform Administration certification dumps. pls send to hariithepalli@gmail.com
how sas deals with business intelligence? : Sas-bi
What is instream data in SAS?
What are the applications primarily used by business analyst? : Sas-bi
For clinical entire study how many tables will create approx?
Which function is used to count the number of intervals between two sas dates?
Can we use where and having clauses in a single SAS program. ex: proc sql; select a,b,c from test where state in 'KA' and having <some condition>. Is the above program run correctly, if not why ?
which date functions advances a date time or date/time value by a given interval? : Sas programming
how can you put a "trace" in your program? : Sas programming