Javatpoint Logo
Javatpoint Logo

Oracle INSTRB() Function

INSTRB is a String function of Oracle. This function returns the location of substring using bytes instead of characters from the given string.

Syntax

Parameters

String: string for searching.

Substring : substring from the given string.

start_position : it is optional. Starting position for searching.

nth_appearance : it is optional. Nth position for a substring.

Return

This function returns the numeric value. In the string first position is 1.

Example 1


Oracle String INSTRB() Function

Example 2


Oracle String INSTRB() 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