These recommendations address the database schema, the choice between XML and relational storage, definition of indexes, and physical data organization with partitioning and clustering options.
这些建议涉及了数据库模式、XML与关系存储之间的选择、索引的定义以及带有分区和集群选项的物理数据组织。
The first thing is: the physical design of your database is critically important, especially the indexes.
第一件事是数据库的物理设计是极其重要的,尤其是索引。
The following SELECT statement will return any indexes on tables or physical files that have some allocation on SSD in schema (library) MJATST
以下 SELECT 语句将返回 MJATST 模式(库)中在 SSD 上有一些分配的的表或物理文件的任何索引
应用推荐