Javatpoint Logo
Javatpoint Logo

Oracle SUBSTR() Funcion

SUBSTR is a String function of Oracle. This function is used to extract the sub string from the given string.

Syntax

Parameters

String : string for getting sub string.

start_position : strating position of the string.

Length : it is optional. Length of the character to be extracted.

Return

It returns the string value.

Example 1


Oracle String SUBSTR() Function

Example 2


Oracle String SUBSTR() Function
Next TopicOracle String





Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA