Query on Vertical partitioning in Sybase
        Posted  
        
            by Sairam
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sairam
        
        
        
        Published on 2010-03-26T10:09:32Z
        Indexed on 
            2010/03/26
            10:13 UTC
        
        
        Read the original article
        Hit count: 187
        
hi,
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.
© Stack Overflow or respective owner