Hello, If I use the function "Clone" or "Copy Data" it always copies the same database table prefix and that's not what I want.
So I found a way to change the table prefix name with WP-CLi command and it successfully works and when I check through PHPMyAdmin the table prefix gets changed, but...