Welcome to my blog! Here you'll find an Oracle Applications and Software Testing.
Pages
Oracle Important Query
TCA
CONCURRENT PROGRAM
Oracle All Notes
ORDER MANAGEMENT
PL/SQL
Sitemap
RDBMS
Selenium
JAVA
Testing
Interview Questions
Contact Us
Tuesday, February 6, 2018
Query to Find credit card type in Oracle Apps R12
SELECT lookup_code,
meaning,
enabled_flag,
start_date_active,
end_date_active
FROM oe_lookups
WHERE lookup_type = 'CREDIT_CARD';
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment