---- How to find the State Name of India in Oracle Apps R12 EBS ---
SELECT *
FROM fnd_lookup_values_vl
WHERE lookup_type = 'JA_IN_STATE_CODE';
How to Force-Logout Idle or Stuck Oracle EBS Users With One PL/SQL Package (Free Script Inside) If you've ever administered Oracle E-...
No comments:
Post a Comment