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.
我需要创建从 old_table 到 new_table 的插入触发器。两个表都是相同的结构,但我必须移动,因为 old_table 没有分区和唯一键。谁能帮我写插入?