Database-wide unique-yet-simple identifiers in SQL Server

后端 未结 11 802
余生分开走
余生分开走 2020-12-12 12:50

First, I\'m aware of this question, and the suggestion (using GUID) doesn\'t apply in my situation.

I want simple UIDs so that my users can easily communicate this i

11条回答
  •  粉色の甜心
    2020-12-12 13:18

    MS's intentional programing project had a GUID-to-word system that gave pronounceable names from random ID's

提交回复
热议问题