I'm building a stage area database, and occurred me the question, if is relevant to create indexes at stage area database.

It's this a best practice?

Cheers.

没有正确的解决方案

其他提示

typically the tables in the stage area database will not have indexes. The only common exception is adding indexes after the the load to help with the transformations.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top