【发布时间】:2013-02-06 00:23:48
【问题描述】:
分销商表
name id
usf south 1
usf north 2
usf east 3
usf west 4
ogi 表
distributor itemname
1 cheese
1 apples
3 oranges
2 pineapples
我目前在页面上的每个项目名称显示的“ogi 表”中的“分销商”列中找到了编号。但是,我想将此编号更改为正确的分销商名称,可在“分销商表”中找到。我该怎么做?
感谢您的帮助。
【问题讨论】:
-
+1 用于格式良好的示例。