Open
Description
Hi,
I am trying to change datatype for two columns at a time, but receiving error stating - Incorrect syntax near ','. Syntax is given below.
Alter Table Trail14
Alter Column ID Int,
Alter column Weight Decimal;
Please let me know can Datatype, or alter column or constraint can be changed for multiple columns at a time?
Metadata
Metadata
Assignees
Labels
No labels