Describe crosslist option in tables statement?
No Answer is Posted For this Question
Be the First to Post Answer
IS SAS COMPILER OR INTERPRETER? EXPLAIN?
3 Answers Aon Hewitt, HSBC, SCL, TCS,
what is the difference between %put and symbolgen?
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
What is the maximum and minimum length of macro variable
what is Difference between PROC SQL JOINS and MERGE?
6) Explain about below automatic variables a) _N_ b) _ERROR_ c) _CHAR_ d) _NUMERIC_ e) _ALL_ f) FIRST.BY VARIABLE g) LAST.BY VARIABLE h) _NAME_ i) _TYPE_ j) _FREQ_ k) _STAT_ l) _BREAK
what is SAS ACCESS AND SAS CONNECT ? Give an example and data statements used.
Approximately what date is represented by SAS date value of 730
What is maximum storage capability of SAS?
how to delete the duplicates by using proc sql?
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
Hi, I have one dataset like id date ex: id date 1 13 1 13Oct2011 2 14 2 14Oct2011 3 15 3 15Oct2011 --->this is the current date here i want date format like 13Oct2011,14Oct2011 how we can modify the numeric to date format plz answer.