my suggestion...

1. none sas -- it seemed to me that you are using oracle pl/sql. if that's the case, try using materialized view or indexed view with ms sql server;
2. it seemed to me that you are querying data directly from oltp rather than olap, if that's the case, you may be better to have olap, or at least using staging db to reduce the volumn of data (i.e. from b to m)
3. re-consider your db architecture design

your feedback is appreciated.

所有跟帖: 

谢谢您 -veggiedoggie- 给 veggiedoggie 发送悄悄话 veggiedoggie 的博客首页 (286 bytes) () 11/10/2009 postreply 10:07:46

回复:谢谢您 -HappyNow?!- 给 HappyNow?! 发送悄悄话 HappyNow?! 的博客首页 (38 bytes) () 11/10/2009 postreply 10:12:38

请您先登陆,再发跟帖!