PostgreSQL Update 1 column with foreign key filter

前端 未结 0 1208
时光说笑
时光说笑 2020-11-29 23:19

I have 2 tables. The first one is named dishes and it was created by this query:

CREATE TABLE IF NOT EXISTS dishes (id SERIAL PRIMARY KEY, name TEX

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