uniQuery2.SQL.Text := mmo2.Text; uniQuery2.Execute; mmo1.Lines.Add(Format('受影响行数:%d', [uniQuery2.RowsAffected])); 相关文章: 2021-11-11 2021-08-05 2021-11-18 2021-07-31 2021-07-15 2021-07-24 2021-08-12 2021-06-09