Hi is there a way to safely change a datatype from int to bigint? Or are there anyways to safely change datatypes?
Thanks.
Hi is there a way to safely change a datatype from int to bigint? Or are there anyways to safely change datatypes?
Thanks.
USE ;
ALTER TABLE
`Used this command to change the datatype.