select * from sysobjects where parent_obj in(
select id from sysobjects where name='student')

相关文章:

  • 2021-12-06
  • 2022-12-23
  • 2021-11-17
  • 2021-12-15
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-02-25
  • 2022-12-23
  • 2021-12-23
  • 2022-12-23
  • 2021-10-13
相关资源
相似解决方案