摘要:
set linesize 500col tbs format A20;col total_g format 999999999;col used_g format 999999999;col max_total_g format 999999999;col remained_g format 999 阅读全文
摘要:
set linesize 500col owner format A20;col segment_name format A40;col segment_type format A20;col tbs format A20;col size_g format 999999999.9999; WITH 阅读全文
摘要:
set linesize 1000column orderid format 999column inst_id format 999column name format a30column VALUE format a80 WITH w1 AS (SELECT 10 orderid, NULL A 阅读全文