How do handle working under pressure?
Answer / chaitanya
From a personal perspective, I manage stress by visiting
the gym every evening. It's a great stress reducer.
or
Prioritizing my responsibilities so I have a clear idea of
what needs to be done when, has helped me effectively
manage pressure on the job.
| Is This Answer Correct ? | 5 Yes | 0 No |
Please, anyone, let me know the style or an example of using 'by='/'by' variable of a PDV(Program Data Vector)
3 Answers Verinon Technology Solutions,
What is the difference between using drop = data set option in data statement and set statement?
sas macros
What are the scrubbing procedures in sas?
What is the role of sas grid administrator? : sas-grid-administration
In the SAS Data step what is the difference between the subsetting done by Where and subsetting done by If?
what is sas metadata repository? : Sas-bi
Have you ever linked SAS code? If so, describe the link and any required statements used to either process the code or the step itself.
You need to create an In List that it is to be later used in a Where Clause that includes all the Regions that begin with the letter A from the sashelp.shoes table. Using PROC SQL with an into clause create the following string from the sashelp.shoes table using the variable region “AFRICA”,”ASIA”,…..
Did you used proc test? when?
0 Answers Accenture, Quintiles,
Do you need to combine data sets? How should you combine data sets– MERGE or SET statements in DATA steps,PROC APPEND,PROC SQL?
How could you generate test data with no input data?