Is there a way to have something like SQL-Server's UNIQUEIDENTIFIER in SQLite?

后端 未结 0 1316
刺人心
刺人心 2021-01-20 06:49

I need to have GUIDs instead of integers in my database (because users can share their databases with other users). In SQL Server I would do this:

CREATE TABL         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题