문제

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