How does the internal authentication work in sas? : sas-grid-administration
No Answer is Posted For this Question
Be the First to Post Answer
How could i automate the code in the scenario:Every month one new data set will be created for that perticular month transaction list.Now i would like to update the data in the source table by appending every month data automatically. jan---set jan; feb---set jan feb; mar---set jan mar;
If you set a label in the data step and call a proc freq on the data, how do you display the data without the labels and just the variables.
In the flow of DATA step processing, what is the first action in a typical DATA Step?
what is the difference between compiler and interpreter? give any one example (software product) that act as a interpreter?
36 Answers Accenture, College School Exams Tests, CTS, IBM, IHRD, Infosys, Sylhet Engineering College, TCS, Wipro,
what other SAS features do you use for error trapping and data validation?
Describe the ways in which you can create macro variables?
explain the function of substr in sas? : Sas-administrator
CHOOSE ANY ONE OF THE PROCEDURE FOLLOWING TO GENERATE THE REPORTS? HOW CAN YOU SAY IT IS BETTER THAN THE OTHER? AND DEFERENCIATE THESE TWO ? 1). REPORT PROCEDURE 2). TABULATE PROCEDURE
If i doest required Cumilative frequency in my table, generated by using PROC FREQ what i had to do?
how to change the execute of macro
what is the formula to measure Baseline
what is the purpose of _error_? : Sas programming