Examples of Generating a Copy of the Software_Event_Log | Teradata Vantage - Example: Generating a Copy of the Software_Event_Log Between January 1 and the Current Date - Advanced SQL Engine - Teradata Database

SystemFE Macros

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-28
dita:mapPath
kak1592015099875.ditamap
dita:ditavalPath
kak1592015099875.ditaval
dita:id
B035-1103
lifecycle
previous
Product Category
Teradata Vantageā„¢

The following statement would give a copy of the Software_Event_Log between January 1, 2013, and the date of today:

Exec ListSoftware_Event_Log ('2013-01-01',);