| ||||||
| 5/23 |
| 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. |