如何简便的update 很多query item

有一张表,里面有个列的值是: name_1 ..... name_500
想把它们更新为
name_1      name string 1
name_2     name string 2
.
.
.
name_500    name string 500

当然有很多解决方案,从网上转载一个我认为比较新颖的方法:

use the multilingual support features to do this.  If your model currently uses a single language (eg en), add a second language to the model (such as en-nz), then use the 'export language file' option.  This will create a text file with two columns of data - one for en and one for en-nz.

Edit the text file and replace all the names in the 'en' column with your meaningful names (or cut and paste the data from your existing excel file, making sure that the original names are in the en-nz column and the meaningful names are in the 'en' column.

Finally, import the language file, converting from en-nz to en, and all the item names should get updated in one hit.
参与6

5同行回答

zy_happy_yeszy_happy_yes软件架构设计师创亿
什么情况?显示全部
什么情况?收起
软件开发 · 2011-03-08
浏览1006
moonmylovemoonmylove工程师inpro
换字段名称?貌似没啥用呢显示全部
换字段名称?貌似没啥用呢收起
IT分销/经销 · 2011-03-07
浏览955
cognoszhangcognoszhang固定收益智能研究组临时负责人、大数据研究员天弘基金管理有限公司
lz是不是说有500列的 表,然后做查询?显示全部
lz是不是说有500列的 表,然后做查询?收起
基金 · 2011-03-05
浏览992
macheratermacherater软件开发工程师塔塔信息技术中国公司
楼主你想解决什么问题。显示全部
楼主你想解决什么问题。收起
互联网服务 · 2011-03-05
浏览914
pjf116@126.compjf116@126.com业务需求分析师四维
没有看明白你想表达的意思,能否举个例子啊显示全部
没有看明白你想表达的意思,能否举个例子啊收起
政府机关 · 2011-03-05
浏览969

提问者

cogtrack
数据分析工程师Patrick
擅长领域: 大数据商业智能

相关问题

相关资料

相关文章

问题状态

  • 发布时间:2011-03-05
  • 关注会员:1 人
  • 问题浏览:3667
  • 最近回答:2011-03-08
  • X社区推广