我们有两个来自oracle的表和另一个来自sql的表,我的要求是从两个表获取结果

问题描述:

我们有两个来自oracle的表和另一个来自sql的表,我的要求是从表中获取结果

we have two table one from oracle and another from sql, my requirement is to be fetch result from both table

你必须获取两个列表,一个来自Oracle和MS SQL Server中的一个,然后将数据组合和/或过滤到应用程序中的一个列表中(使用C#,VB,PHP,你有什么)。
You have to fetch two lists, one from Oracle and one from MS SQL Server, and then combine and/or filter the data into one list in your application (using C#, VB, PHP, what have you).