Cập nhật ngày 16/03/2024
SELECT UPDATE_TIME
FROM information_schema.tables
WHERE TABLE_SCHEMA = 'dbName'
AND TABLE_NAME     = 'tableName'