I have the old database and the New Database. I want to get the Old data to the New one , and I don want to lose the old Id. For Example
in my old Database I have the BookingID start at 1000
In the New one I have New BookingId
How I can merge the data but Keeping the New inserted Bookings with their own Booking ID
Any other Suggestion is welcome
best regards