zOs/SQL/CATTBSTA

select *
    from sysibm.sysTabStats
    where owner   = 'OA1A' and name = 'TMF150A1'
    order by statsTime desc
    with ur