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.
我们在 Access 数据库中有一个包含超过 50 万条记录且没有 PK 的巨型表。是否可以将自动递增的主键列插入到已经存在的 Access 表中?
是的,可以通过编辑表格并添加自动增量类型字段非常简单地完成。唯一的规则是每个表只能有一个自动增量。