How can I influence the data type of a MariaDB Sequence?

前端 未结 0 1945
长发绾君心
长发绾君心 2020-12-10 01:48

I want the return value of a sequence to be of type INT. I created a sequence with MINVALUE and MAXVALUE within the value range of INT:

CREATE SEQUENCE SEQ_NA         


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