Sybase中垂直分区的查询

发布于 2024-08-26 20:24:56 字数 149 浏览 3 评论 0原文

我正在与sybase合作。我有一个大约200万条记录的表A,其中包含一些我想移出的列并将其作为单独的表B。在此过程中我有一些问题...... 1. 我决定使用垂直分区,可以吗? 2.或者我可以在这个过程中使用什么其他技术?

请对此提出宝贵意见。

谢谢。

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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

呢古 2024-09-02 20:24:56

垂直分区正在将列移动到新表。因此,在那个过程中,您不能使用任何其他技术(所有“其他”技术都是相同的东西,只是措辞不同)。

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).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文