Javatpoint Logo
Javatpoint Logo

Oracle RPAD() Function

RPAD is a String function of Oracle. This function returns the right-padded to the given length.

Syntax

Parameters

string1: string to be padded from the right.

padded_length : length to be padded from the right.

pad_string: it is optional. It is the string that will be padded from the right side of string1.

Return

It returns the right padded to the given length.

Example 1


Oracle String RPAD() Function

Example 2


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