*(00)*

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2019年11月21日

摘要: 来源:https://www.cnblogs.com/guohu/p/11142991.html 1 :普通SQL语句可以用exec执行 Select * from tableName exec('select * from tableName') exec sp_executesql N'sele 阅读全文
posted @ 2019-11-21 22:09 *(00)* 阅读(1337) 评论(0) 推荐(0) 编辑