Provide a list of all customers by name, the customer’s street address, the customer’s city/state/zip code
(concatenated into a single field such as Radford, VA 24142 – do not show the last 4 digits of the zip code and
make sure that any extra spaces are eliminated) as Address, the customer’s phone number, the name of the pet
and the pet’s date of birth for all animals who are not current on their vaccinations (do not show the vaccination
field in your results).
Example data, some values, variable names, something to work with. Approach makes a big difference on what you have.
And what have you tried?
Hardly possible to suggest something useful without seeing the data you have and what you already tried.
Some hints:
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.