Saturday, 30 April 2022

sql migration

 https://www.youtube.com/watch?v=Dh0DlCJQ-SQ

copy  database sql from one server to another server


alter column command

ALTER TABLE userregister

ALTER column ID bigint;

change datatype use this
if not work then goto table folders delete constrains which is nothing but primary key

No comments:

Post a Comment

Best UI