• I am using AliasRules table. I need clarity regarding this warning:

    "Warning! The maximum key length is 900 bytes. The index 'PK_AliasRules' has maximum length of 1025 bytes. For some combination of large values, the insert/update operation will fail."

    How can you tell if your key length will approach 900 bytes? What combination of large values will fail?