Update 37_table_statistics_summary.sql

This commit is contained in:
Yacine31
2023-11-09 02:28:56 +01:00
parent 83a98d49be
commit 8968a87447

View File

@@ -1,6 +1,7 @@
prompt <h2>Table Statistics Summary</h2> prompt <h2>Table Statistics Summary</h2>
alter session set nls_date_format='YYYY/MM/DD HH24:MI:SS';
WITH x as ( WITH x as (
SELECT /*+ NO_MERGE */ /* 3c.251 */ SELECT /*+ NO_MERGE */
--con_id, --con_id,
owner, owner,
object_type, object_type,