hello expert
can any one help me by providing the method how can i change the data type of column in sql server
originally my column data type is numeric and i want to change it into integer
i use the covert command but it is not changing the data type of column
please provide some help
thanks in advance
can any one help me by providing the method how can i change the data type of column in sql server
originally my column data type is numeric and i want to change it into integer
i use the covert command but it is not changing the data type of column
please provide some help
thanks in advance
Comment