insert into 表名 VALUES(uuid(),…)

还有一个uuid_short(),只有数字

insert into 表名 VALUES(uuid_short(),…)

相关文章:

  • 2022-02-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2019-03-22
  • 2022-12-23
猜你喜欢
  • 2021-08-27
  • 2022-01-03
  • 2022-12-23
  • 2021-11-19
  • 2022-12-23
  • 2021-10-06
  • 2022-12-23
相关资源
相似解决方案