Hi,
I have an 'id' column with the type set to INT. I want to change this to BIGINT but there are numerous constraints already being applied.
is it possible to change the data type without removing and then re-setting the constraints?
Or have I learned another lesson in db modelling?
bazz










Bookmarks