Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
mysql の 1 つのテーブルに guid varchar(36) という名前の 1 つのフィールドを作成しました。このフィールドでは、UUID() で値を挿入しています。このフィールドを一意にしたい。ですから、私の質問は、mysql の UUID() が重複した値を返すことができるということですか?
ありがとう