MySQL workbench couldn't show integer data type in GUI

后端 未结 0 1011
予麋鹿
予麋鹿 2021-01-16 15:25

When I go to see the table setting in Workbench GUI, it doesn\'t show the INT datatype, Query:

CREATE TABLE Staff(
id int NOT NULL AUTO_INCREMENT,
staff_photo         


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