0

I have created a database in MYSQL naming "X" (for example). When i create a new connection and select the database in SQL-Developer, i get only "information_schema" and "test", the default table provided my MYSQL.

How should i get the manually created database name in SQL-Developer ?

1 Answer 1

1

Okey, here i got my answer :

create a user and provide access privilege for that manually creates database. After that in SQL-Developer create the same username as created in the database.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.