In MySQL
I have a database and inside it I have the student table, and I would like to search in another database that is identical to the first, but with different information, and would like to know in which of the banks the student is created.
This search would display the result on the page itself, and I have that doubt and I am not able to unroll it.
Note: this code can be in php or JavaScript
.