Name

completedTimeSpec Clause

Synopsis

completedTimeSpec :=
COMPLETED

{ AFTER [=] 
| BETWEEN 'date_string' AND 
| BEFORE [=] } 'date_string'

Specifies the time or time range when a backup or copy operation completed.

Keywords

AFTER 'date_string'

Specifies a time after which a backup or copy occurred.

BETWEEN 'date_string' AND 'date_string'

Specifies a date range during which backups or copies occurred.

BEFORE 'date_string'

Specifies a time before a backup or copy occurred.

Get Oracle in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.