SQL server want to change the sage in the table data type to tinyint, why not ask the great spirit show
CodePudding user response:
The ALTER TABLE TABLE name the ALTER COLUMN sage tinyint
CodePudding user response:
This I also tried, but no success
CodePudding user response: