Are there performance (or other) issues using the Binary datatype for Primary Keys. The database has a are a large number of large tables that are regularly joined using these keys. The indexes are clustered. I believe that these can't be automatically incremented (as an Identity field).Are there performance (or other) issues using t