| Author |
How to list all databases in Oracle
|
Madhu Kaparapu
Ranch Hand
Joined: Jul 04, 2005
Posts: 35
|
|
Hai Sorry for the mistake leave the earlier topic; I have to show all the database in oracle in Mysql we have the query that shows all the databases mysql> show databases; like that i have to list all the databases in oracle i don't know the query please let me know
|
Regards,
Madhu Kaparapu.
|
 |
Dave Salter
Ranch Hand
Joined: Jul 20, 2005
Posts: 292
|
|
You can do this with:
|
 |
 |
|
|
subject: How to list all databases in Oracle
|
|
|