- Joined
- Jun 28, 2020
- Messages
- 90
- Reaction score
- 21
Hi there,
Looking for someone with some MySql experience to help me with thellowing.
I have an old database layout like this:

And I need import it to another databse with a layout like this:

In the old database where the account_status is set as 1 it needs to be changed to 0 in the new database.
Where the account_status is 2 in the old database it needs to be 1 in the new database.
Hoping someone has some experience and can guide me in the right direction.
Looking for someone with some MySql experience to help me with thellowing.
I have an old database layout like this:

And I need import it to another databse with a layout like this:

In the old database where the account_status is set as 1 it needs to be changed to 0 in the new database.
Where the account_status is 2 in the old database it needs to be 1 in the new database.
Hoping someone has some experience and can guide me in the right direction.
