| 1. | The following statement is executed which will create a 3 partition database 执行下面的语句将创建一个三分区数据库: |
| 2. | Multi - partitioned databases 多分区数据库 |
| 3. | Tables within a partitioned database can be located in one or more database partitions 在分区数据库中,一个表可以分布在一个或多个数据库分区中。 |
| 4. | The partition number is 0 in this case because we are dealing with a single - partition database 在该例中,分区号是0 ,因为我们处理的是单分区数据库。 |
| 5. | For example , consider a partitioned database that exists on multiple instances of sql server 例如,假设多个microsoft sql server实例上存在分区数据库。 |
| 6. | Scenario : you wish to change the name of this three partition database from products to oldprod 场景:希望将这个三分区数据库的名称从products改为oldprod 。 |
| 7. | Partitioning maps are a flexible way of controlling where data is stored in a partitioned database 分区映射是在分区数据库中控制数据存储位置的一种灵活的方式。 |
| 8. | Each additional server means more cpus , more memory , and more disks for your partitioned database 每多一个服务器,就意味着将有更多的cpu 、内存和更多的磁盘用于分区数据库。 |
| 9. | Each subset that contains more than one database partition is known as a multi - partition database partition group 每个包含不止一个数据库分区的子集称作多分区数据库分区组。 |
| 10. | It also contains an additional single - partition database partition group called database partition group 2 它还包含一个名为database partition group 2的单分区数据库分区组。 |