Data work.my_data_file; variable_a = "Roses are Red"; Result_1 = SUBSTR(variable_a, 1, 7) = 'Wine is'; Run; |
What's happening in the script above?
Variable | Input | Output | Description |
---|---|---|---|
variable_a | Roses are Red | Win is Red | |
Kevin Regan
Have an article, idea, found a typo, want to contribute? Shoot me an email
Here
Below are links to some Udemy Data Science Courses. I've been using Udemy for a number of years now, and I've found their courses super helpful, maybe you will also.