Friday, March 22, 2013

How To Check Oracle EBS Version

Somehow we should know what version we running in. There's two ways to check it out :
1. On the application just click : Help -> About Oracle Application
2. Run this simple query : "SELECT release_name FROM app.fnd_product_groups"

Cheers :D

No comments:

Post a Comment