How to add values to a column attribute in such a manner that it always starts with 'A' or 'EA' or 'JW' in SQL

后端 未结 0 1671
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-13 08:39

I have used the following code during table creation but still faced various errors related to it

create table Product_Ordered
(
  Order_id     varchar(7) Not         


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