I was wondering what indexing scheme the experts use for the security tables on MS SQL Server.
At the very least I think Security.Permissions should be clustered on (Operation, User) instead of the Id, but I haven't seen much gain from changing other stuff around. What do you guys think the best index setup is when you have a LOT of permissions and Entities? -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
