I have a view in database B which I use in database A.
B
A
I would like to create a synonym to this view. Because right now each time I have to
It's not possible to create synonyms in mysql like it's possible in Oracle