delete poster 
from theatre_poster poster
left join theatre a on theatre_id = a.id
where a.id is null

相关文章:

  • 2022-12-23
  • 2021-12-05
  • 2021-09-19
  • 2021-06-04
  • 2021-09-24
  • 2021-07-10
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-08-25
  • 2022-12-23
  • 2021-09-24
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案