What function CATX syntax does?
No Answer is Posted For this Question
Be the First to Post Answer
At compile time when a SAS data set is read, what items are created?
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
Mention the validation tools used in SAS?
do you need to know if there are any missing values? : Sas programming
what are some good sas programming practices for processing very large data sets? : Sas programming
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
hi i am nipun can anybody tell me that if a clinical sas programmer write the code and after successfull execution where do they store it. how they submit tables to TL how work is assigned to programmers either both code, log, output to be submitted. can any one tell me the process
Does anybody has lastest SAS certification dumps,if anybody has please mail me at akshara_SAS@ymail.com Thanks Akshara
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable?
what are the considerations when picking a SAS/STAT procedure?
0 Answers Accenture, Quintiles,
In the SAS Data step what is the difference between the subsetting done by Where and subsetting done by If?
how to read character value without using substr function in sas ?