Technical Blog
Pages
(Move to ...)
Home
Oracle DBA
ERP
Oracle Apps
Data Warehouse
Java
UNIX
Hadoop
JOBS4U
▼
Showing posts with label
XMLTYPE
.
Show all posts
Showing posts with label
XMLTYPE
.
Show all posts
May 28, 2009
Some Good Queries
›
To get size of a table select segment_name table_name,sum(bytes)/(1024*1024) table_size_meg from user_extents where segment_type='TA...
Mar 2, 2009
Oracle Text - Part 5
›
Generating XML Output The INDEX_STATS procedure supports both formatted text and XML output.The following code creates the INDEX_STATS re...
1 comment:
›
Home
View web version