标签:style blog color io sp div c on cti
begin try begin transaction insert into teachers (Name,Age,Greade) values(‘test1‘,40,‘高三三班‘) insert into Students (ClassName,chinese,Age) values(‘高三六班‘,98,18) commit transaction end try begin catch rollback end catch
标签:style blog color io sp div c on cti
原文地址:http://www.cnblogs.com/zwhFighting/p/4007823.html