Quantcast
Channel: ListenData
Viewing all articles
Browse latest Browse all 425

SAS SUBSTR Function: Learn with Examples

$
0
0

This tutorial explains how to use SUBSTR function in SAS, along with examples.

The SUBSTR function in SAS is used to extract a specific part of a string.

Syntax of SUBSTR Function

Below is the syntax of SUBSTR function in SAS.

SUBSTR(string, start, length)
READ MORE »

Viewing all articles
Browse latest Browse all 425

Trending Articles