不同数据库设置自增方式
摘要:
sql server IF OBJECT_ID('Autotest.SA.CUSTOMER','U') is not null Drop table Autotest.SA.CUSTOMER; CREATE TABLE Autotest.SA.CUSTOMER ( customer_id int I 阅读全文
posted @ 2019-12-23 14:16 Arcy 阅读(494) 评论(0) 推荐(0) 编辑
posted @ 2019-12-23 14:16 Arcy 阅读(494) 评论(0) 推荐(0) 编辑