Hi there!
I can't figure out what is the proper way to create indexes in EntityTeam table. Due to our new business logic we rely on this table heavily, and queries are tremendously slow. I tried to applied proper indexes manually, but and I was satisfied with result, but I know that after rebuild, those indexes will be gone.
Any help will be very much appreciated!
I can't figure out what is the proper way to create indexes in EntityTeam table. Due to our new business logic we rely on this table heavily, and queries are tremendously slow. I tried to applied proper indexes manually, but and I was satisfied with result, but I know that after rebuild, those indexes will be gone.
Any help will be very much appreciated!
Comment