or maybe you can try this sql:
- select decode(instr(banner, 'Enterprise'), 0, 'Standard Edition', 'Enterprise Edition') from v$version where banner like '%Oracle%'
/
|
Results 1 to 8 of 8
Threaded View
|
Click Here to Expand Forum to Full Width |