We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a60e3d8 commit 1b2e410Copy full SHA for 1b2e410
oracle_checkpoints.sql
@@ -17,7 +17,7 @@
17
18
SELECT
19
NAME,
20
- checkpoint_time,
+ checkpoint_time
21
FROM
22
v$datafile
23
ORDER BY
0 commit comments