本文介绍了为SQl表列设置前缀(最好在主键列上)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想设计一个员工表,其中employee_id(主键)以序列E0001,E0002开头, E0003 ...
请帮忙...
解决方案
Hi,
I want to design an employee table where the employee_id(primary key) starts with sequence E0001, E0002,E0003...
Please help...
解决方案
这篇关于为SQl表列设置前缀(最好在主键列上)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!