CREATE INDEX (Transact-SQL)

CREATE INDEX (Transact-SQL)

瀏覽:374
日期:2026-04-20
Creates a relational index on a specified table or view on a specified table. An index can be created before there is data in the table. Relational indexes can be created on tables or views in another database by specifying a qualified database name....看更多