开发者

Query on Vertical partitioning in Sybase

Am working with sybase.In that i have a table A of some 2 million records containing some columns which i want to move out and make it as a separate开发者_开发技巧 table B. I have some questions in this process... 1. I have decided to use vertical partitioning.Is that ok? 2.Or what other technique can i go about using in this process?

Please provide your valuable inputs in this.

Thanks.


Vertical partitioning is moving columns to a new table. So in that process you can not use any other technique (all 'other' techniques are the same thing with different wording).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜