Click to See Complete Forum and Search --> : oracle


Msm
January 10th, 2010, 10:18 PM
Hi All

How can i get list of database in oracle(Like mysql "Show databases" command)?Plz help me

VictorN
January 11th, 2010, 03:50 AM
http://books.google.com/books?id=eyu2ysXhTDoC&pg=PA412&lpg=PA412&dq=USER_%25,+DBA_%25+and+ALL_%25&source=bl&ots=3FbM_kxj8T&sig=KTsRirnru4tJfjJ6zKWJysBqWLc&hl=en&ei=_vNKS4unO4z1_AbTstWRAg&sa=X&oi=book_result&ct=result&resnum=3&ved=0CBMQ6AEwAg#v=onepage&q=USER_%25%2C%20DBA_%25%20and%20ALL_%25&f=false

debrah.h48
January 13th, 2010, 04:51 AM
Hi,

I hope this link will help you in explaining it better.
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/Q_24624119.html

VictorN
January 13th, 2010, 05:12 AM
Hi,

I hope this link will help you in explaining it better.
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/Q_24624119.html

Yes, you are right! It explains the problem much better!
And I am sorry, I misslooked the the question was about database list, not a table/view lists! :eek:

Msm
January 15th, 2010, 12:19 AM
Thanks to all