关于asp中的dataTable [英] Regarding dataTable in asp

查看:88
本文介绍了关于asp中的dataTable的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hai



如何合并单个数据表中的两列并解释数据表自定义..



提前谢谢

Hai

how to merge two columns in a single datatable and explain datatable customization..

thanks in advance

推荐答案

你好Swetha,



我希望这个链接对你有所帮助。



在DataTable中连接两个字符串列



问候,

RK
Hi Swetha,

I hope this link would help you a bit.

Concatenating two string columns in a DataTable

Regards,
RK

在Select Statement中你可以这样做。如果没有请改进你的问题



In Select Statement you can do it Like that. if not Please Improve your Question

Select Column1 + ' ' + Column2 as NewColumn from table 





结果会如

__________________________

NewColumn

---------------------- ----

Column1Text Column2Text



result would be like
__________________________
NewColumn
--------------------------
Column1Text Column2Text


这篇关于关于asp中的dataTable的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆