A.: select * from v$option
Read more
On my XE the result was:
(54 rows returned)
| Partitioning | FALSE |
| Objects | TRUE |
| Real Application Clusters | FALSE |
| Advanced replication | FALSE |
| Bit-mapped indexes | FALSE |
| Connection multiplexing | TRUE |
| Connection pooling | TRUE |
| Database queuing | TRUE |
| Incremental backup and recovery | TRUE |
| Instead-of triggers | TRUE |
| [...] | [...] |
1 comment:
Very nice!
I got SPATIAL = TRUE. That means I have ORACLE Spatial installed, right?
Post a Comment