I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
No Answer is Posted For this Question
Be the First to Post Answer
What are _numeric_ and _character_ and what do they do?
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.
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
how do u test a pros sql(works or not) without executing it?
i have a dataset with 100000 records. i want 100 records from that dataset and create a dataset.we need to pick the observations random order like 100obs,500obs,1020obs,1890obs,2565obs like that i need 100 obs in random order? how can we create this one?
Explain substr function?
Explain the message 'Merge has one or more datasets with repeats of by variables'.
How would you code a macro statement to produce information on the SAS log? This statement can be coded anywhere.
Which command is used to perform sorting in sas program?
How do you delete duplicate observations in sas?
How can you create a macro variable with in data step? : sas-macro
explain the function of substr in sas? : Sas-administrator