Oracle Apps
PAGES
Process Flows
Imp. Links
Glossary
Oracle Beginners
R12 Docs
Workflows
OM
R12 Features
OAF
Sample Projects
Pages
Home
Contact Me
Downloads
Scripts
Training/Job Support
Interview Q&A
Jobs
News
eBooks
Website
Showing posts with label
FND_ID_SEGMENT_NAME_AP_V
.
Show all posts
Showing posts with label
FND_ID_SEGMENT_NAME_AP_V
.
Show all posts
View - FND_ID_SEGMENT_NAME_AP_V
SELECT
A.SEGMENT_NAME SEGMENT_NAME
, COUNT(*) SEGMENT_NUM
FROM
FND_ID_FLEX_SEGMENTS A
, FND_ID_FLEX_SEGMENTS B
WHERE
A.ENABLED_FLAG = 'Y'
AND B.ENABLED_FLAG = A.ENABLED_FLAG
Read more »
Older Posts
Home
Subscribe to:
Posts (Atom)