Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Reverse the Order of Words in a String

1004399Sep 23 2013 — edited Sep 23 2013

Hi,

I have facing technical issue for solving reverse order of words in string using pl/sql.My input is

Input: My car is very fast

and output is

Output: fast very is car My

Please provide solution.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 21 2013
Added on Sep 23 2013
3 comments
634 views