摘要:
--DeletedCREATE TRIGGER [dbo].[Battery_Deleted] ON [dbo].[tblBattery] instead of DELETEAS set nocount on --無返回影響行數insert into dbo.tblBatteryLog select * from deleted;delete from dbo.tblBattery where... 阅读全文
posted @ 2010-08-27 15:46
做IT人
阅读(323)
评论(0)
推荐(0)

浙公网安备 33010602011771号