SELECT update_time FROM information_schema.tables WHERE table_schema = 'dbName' AND table_name = 'tableName'