HomeTable Creation and Data Manipulation Commands Modify the definition of column Grade. Increase its size to 2. 3 Comments Facebook Twitter Q. Modify the definition of column Grade. Increase its size to 2. Table -- Answer =Alter table Empl modify column grade int(2) not null ;
you write emple instead of empl
ReplyDeleteSorry, I have corrected it.
DeleteWhy alter table why not update?
ReplyDeletePost a Comment
You can help us by Clicking on ads. ^_^
Please do not send spam comment : )