Issue with the IDENTITY column not auto-incrementing correctly after the Oracle NoSQL server is restarted

前端 未结 0 329
时光说笑
时光说笑 2021-01-06 02:16

I created a table with an IDENTITY column using the following syntax. Also, userid is created as a primary key in the table.

userid integer GENERATED BY DEFAU         


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