For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hi All,
Am trying to find keyword in SQL Developer as in TOAD.
eg:
1 when type ss(pre-defined) it should print as 'select'.
2 when type ff(pre-defined) it should print as 'from'.
3 when type ww(pre-defined) it should print as 'where'.