Skip to Main Content

Database Software

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 delete dublicate rows

User_Y73CEJan 19 2023

i have this result:
10001552407,Mickey Mouse,WP,2020-04-01 00:00:00
10001552407,Mickey Mouse,WP,2020-04-01 00:00:00
10001552407,Mickey Mouse,WP,2020-04-01 00:00:00
10001552407,Mickey Mouse, WP,2020-04-01 00:00:00
but would like to get this one:
10001552407,Mickey Mouse, WP,2020-04-01 00:00:00

is this possible via formula?
kind regards

Comments
Post Details
Added on Jan 19 2023
2 comments
203 views