Good day,
Is there any way I can query for the modified datetime for a table or a column ? I need to query for a list of changes made to columns and tables from a date onward.
I can't locate any modified date in SYSCAT.TABLES and SYSCAT.COLUMNS.
Is there any other syscat tables that I miss out ?
Thanks.