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

API run block issue run api from cmd

  ✅ Debug Checklist – “Access is Denied” (.NET / Visual Studio) 🔹 Identify Problem ☐ Error: Unable to start program (.exe) – Access is deni...