本文介绍了温度表或视图表sybase的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果我需要一些数据并绘制到temp新表中并加入sybase数据库中的现有表.

if i need some data and draw into temp new table and join the existing table in sybase database.

我该怎么办?查看表?还是只使用c#.net创建临时表?

what should i do? view table ? or just create temp table by using c#.net?

任何建议和示例供我参考.

any suggestions and example for my reference.

推荐答案

-Jens


这篇关于温度表或视图表sybase的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-22 07:54