Skip to content

Commit

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

SELECT
NAME,
checkpoint_time,
checkpoint_time
FROM
v$datafile
ORDER BY
Expand Down

0 comments on commit 1b2e410

Please sign in to comment.