Access2010 error when running: alter table S alter column AGE SMALLINT;

后端 未结 0 993
温柔的废话
温柔的废话 2021-01-26 07:32

I only use \'Create\' to create a table named \'S\'.And \'AGE\' is one of its columns.The data type of \'AGE\' is INT.

create table S(SNO char(12),SNAME varchar(         


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