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 |
|
cwackked
Starting Member
2 Posts |
Posted - 2005-03-22 : 13:30:19
|
| SELECT * FROM OPENQUERY(TESTSF4,'SELECT * FROM MMWSILIB.INVMSTA WHERE IMCON = 3')when i run this query on my db2 server..it returns 300,000 rows..when i run the same thing using sql server open query...it only returns 200WHY?>>>>>>plz. helpthx |
|
|
|
|
|