Skip to content

Commit 6ce19ef

Browse files
committed
updated oracle_table_space_for_schema.sql
1 parent 3978d95 commit 6ce19ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

oracle_table_space_for_schema.sql

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

16-
-- Oracle - Show Tables' Space Used vs Free and Percentage Percentage
16+
-- Oracle - Show Tables' Space Used vs Free and Free Percentage in a given Tablespace
1717
--
18-
-- for tables over 20% utilized in a given tablespace
18+
-- for tables over 20% utilized
1919
--
2020
-- Tested on Oracle 19c
2121

0 commit comments

Comments
 (0)