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.
我已经在数据库中创建了表,以便用户可以将对象放入数据库中,ID 将自动增加。假设用户想在一段时间后从数据库中移动对象,而数据库中已经添加了更多对象。在下一次用对象填充数据库时,现在未覆盖的 ID 数量是否会被覆盖?
不,它会像以前一样保持计数