Skip to Main Content

Oracle Database Discussions

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!

What is the sql SELECT statement to list all service names in the database?

777867Jan 7 2011 — edited Jan 19 2011
What is the sql SELECT statement to list all service names in the database?

I tried
SELECT name FROM dba_services
But, a long with valid services, it also list few other records which are not services names.
This post has been answered by Lubiez Jean-Valentin on Jan 7 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 16 2011
Added on Jan 7 2011
3 comments
327 views