What is the Oracle equivalent to sql server management studio?
A client where you can connect to a server and browse the schema and data.
What is the Oracle equivalent to sql server management studio?
A client where you can connect to a server and browse the schema and data.
Oracle SQL Developer sounds like what you are after.
Alternatively, there are various 3rd party products such as PL/SQL Developer and TOAD that will also let you do this.
Not knowing MS SQL it is hard for me to say that this is a direct equivalent but I think SQL Developer is what you want.
Or if you want something more DBA-ish then perhaps Enterprise Manager is more the thing.