Update column value after insert into table using trigger

后端 未结 0 1421
无人及你
无人及你 2020-12-18 12:07

I need to update ID column in table after Insert. ID is varchar and auto-increment. I need to update the value of ID from 1 to 1F. Eg. when we insert a column and the ID is

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