+ 2
What is the sql query to list the databases?
sql query for 10g edition
12 Réponses
+ 6
show databases;
+ 6
Bro, I have also tried it, it works, make sure you spelled that right
+ 6
Which software are you using?
+ 5
I tested in MySQL
+ 4
Found it, Bro, its not possible in oracle 10g
Source :- http://dba.stackexchange.com/questions/27725/how-to-see-list-of-databases-in-oracle
+ 3
yeah it works in mysql but not in sql yaar...
+ 3
thanks alot bro.. for ur ans
+ 3
thanks for the help
+ 2
#meharban . i have tried i did not get the answer.
+ 2
oracle 10g edition..
+ 2
okay bro..i will try it..
+ 1
show databases;