阅读背景:

如何使用其他几列的值创建SQL中的列?

来源:互联网 

How do I make a column in a database table based on the values of other columns? For example: I want to make a column named "full_name" and I want the row values for it to be from "first_name" and "last_name". For the first row: first_name= Bob and last_name=Jones. How do I make it so that full_name gets Bob Jones as its value? (I prefer it done in one command if possible).How do I make a column in a database table base




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: