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!

How to select rows if a column has first and last characters same ?

Carol JSep 20 2014 — edited Sep 23 2014

Hi,

I have a scenario that one of the columns in student table is having student names, (Ex) John, Mary, Donald, Ana, Maria. In this case how can we write a query to extract rows for the values if first and last character of student names same ? The output should be Donald, Ana.

This post has been answered by Dave Rabone on Sep 20 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 21 2014
Added on Sep 20 2014
9 comments
2,278 views