I looking for solutions about index in data warehouse database.
what is best practice?
if index(es) not created load is fast, but query is slow.
how this solving?
if we want index(es) and velocity of insert records in table.
because if index(es) created, load in table is slow or maybe I'am wrong beacuse I don't no which velocity of insert records is on good server.
