sql中表名中有于关键字重复的命名时,只要将表名用[]括起来就可以正常执行了.
eg:select * from [order details]  --表名为order details

相关文章:

  • 2022-12-23
  • 2022-02-09
  • 2022-12-23
  • 2022-12-23
  • 2022-01-05
  • 2021-07-31
  • 2021-09-12
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-09-01
  • 2021-05-25
  • 2018-09-05
  • 2021-07-18
相关资源
相似解决方案