MySQL Forums
Forum List  »  Newbie

Select a database with Query
Posted by: Vipin k
Date: February 09, 2017 11:35AM

Hi All,

I know that we can select a database with below syntax

USE Mydatabase;

how ever when i have two databases placed together in under a master tree branch

I am not able to pick one among them, like for example I have

MyDb(DB Tree Branch) ---> Inside of it Mydb1 & Mydb2 is placed.

how do I select Mydb2 with a query.

Options: ReplyQuote


Subject
Written By
Posted
Select a database with Query
February 09, 2017 11:35AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.