SQL> create table sql_area_tmp
as select sql_text, sql_text sql_text_wo_constants
from v$sqlarea
where 1=0;
_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail.
http://www.hotmail.com
Oracle LazyDBA home page