From e1ffc65aa32ecc538d34ae40a8461e21e01ad2fe Mon Sep 17 00:00:00 2001 From: Yacine31 Date: Wed, 15 Nov 2023 12:11:39 +0100 Subject: [PATCH] Update 37_table_statistics_summary.sql --- sql/37_table_statistics_summary.sql | 1 - 1 file changed, 1 deletion(-) diff --git a/sql/37_table_statistics_summary.sql b/sql/37_table_statistics_summary.sql index 5a27b7a..53c8890 100644 --- a/sql/37_table_statistics_summary.sql +++ b/sql/37_table_statistics_summary.sql @@ -39,4 +39,3 @@ FROM x ORDER BY --x.con_id, owner, object_type; -exit \ No newline at end of file