How do I make rows use the rowid of a deleted row with a lower rowid than them?

后端 未结 0 1752
夕颜
夕颜 2020-12-11 19:24

How do I make sure that deleted rowids are replaced by the rowids that succeed them? Here\'s an example:

CREATE TABLE test_table (
    test_id INTEGER PRIMARY         


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