Skip to content

Commit

Permalink
updated oracle_tablespace_space2.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Oct 11, 2024
1 parent 43bedf2 commit a60e3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oracle_tablespace_space2.sql
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
-- https://www.linkedin.com/in/HariSekhon
--

-- Oracle - Show Tablespace Size, Space Used vs Free in GB and Percentage Used
-- Oracle - Show Tablespace Size, Space Used GB and Percentage Used

SELECT
tablespace_name "Tablespace",
Expand Down

0 comments on commit a60e3d8

Please sign in to comment.