Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Christy
Starting Member
7 Posts |
Posted - 2007-07-26 : 14:34:40
|
How do I compare a SQL Server table to an Oracle table? Looking to compare table structure and data. Is there a tool that I can use to perform this? |
|
spirit1
Cybernetic Yak Master
11752 Posts |
Posted - 2007-07-26 : 16:21:20
|
and how would you compare the structure of different datatypes?you could simply import an oracle table to sql server and then compare it there..._______________________________________________Causing trouble since 1980blog: http://weblogs.sqlteam.com/mladenp |
 |
|
|
|
|