How can I delete child rows from child tables in sqlite3?

后端 未结 0 1152
悲&欢浪女
悲&欢浪女 2020-11-27 16:11

I have several child tables that reference a parent table. I need to delete rows from such child tables only. I\'m not looking for delete on cascade. How can I achieve this?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题