索引一般与表或视图相关,所以使用表或者视图的名字来命名比较恰当,索引名等同于被索引字段名。
This naming convention also allows you, if looking at a list of indexes, to see the indexes ordered by table, then column, then index type.
索引一般与表或视图相关,所以使用表或者视图的名字来命名比较恰当,索引名等同于被索引字段名。
This naming convention also allows you, if looking at a list of indexes, to see the indexes ordered by table, then column, then index type.
应用推荐