同时写3个批处理,如果前2个批处理没有问题,最后一个有错误那么3个批处理都不会执行需要注意列如:

use Materl

GO

select * from t_icitem

GO

inset into table (bid,char(10))    这里insert写错了

GO

相关文章:

  • 2022-12-23
  • 2021-06-16
  • 2021-08-08
  • 2022-12-23
  • 2021-06-05
  • 2021-08-30
  • 2022-12-23
  • 2022-01-24
猜你喜欢
  • 2022-12-23
  • 2022-02-08
  • 2021-07-03
  • 2021-12-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案