Berkeley CSUA MOTD:Entry 27617
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/07/10 [General] UID:1000 Activity:popular
7/10    

2003/3/7-8 [Computer/SW/Database] UID:27617 Activity:nil
3/7     Is there a way to partition a MS SQL Server table based on a
        row's, say, primary key?  The "partitioned view" feature
        is not exactly what I want.  I want a single logical
        tables with its rows partitioned on different disks, not multiple
        tables on different disks and mapped to a single view.