
- Forum
- Database
- Oracle Database
- Conditions or Calculation
Conditions or Calculation
This is a discussion on Conditions or Calculation within the Oracle Database forums, part of the Database category; I'm trying to change the name of something already programmed into the system. Lets say in Coditions PAC = "I" ...
-
Conditions or Calculation
I'm trying to change the name of something already programmed into the system. Lets say in Coditions PAC = "I" and it will display "I" every time it is flagged in the system under PAC. How do I make it so "I" is displayed as something else like "Indigo"
-
01-09-2008, 02:52 PM #2
Hi,
You can use FORMAT column in the SQL prompt. Whereas in scripts it may not work.
Regards,
Prabhu.T

Reply With Quote





