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.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
ynt1557098768177.ditamap
dita:ditavalPath
lze1555437562152.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',);