How can I send data from MySql DB to another MySql data base
I have these issue, I want to take this information from an existent DB and the use a split to get just the first char from the information including date, and send to another DB using JavaScript. This is an electron app, so I need to use these technologies.