Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

sql command 2 know current database

Answer Posted / madhu sekhar

You want to know the What is the Data Base version you are
using you can go like this

1) show version (In sql*Plus)
2) Select * from v$version;(In Toad or PL/SQL Developer)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the use of Merge statement in oracle 11g

1072


Can I create users through internet explorer in oracle 10g?

1151


Why do you create or replace procedures rather that drop and recreate.

1062


What is a select query statement in oracle?

1024


Name the various constraints used in oracle?

1075


Explain do view contain data?

1044


How to lock and unlock a user account in oracle?

1157


How can you use check constraints for self referential integrity?

1010


how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?

2049


How to use "in out" parameter properly?

1098


What is the relation of a user account and a schema in oracle?

1124


How to pass a parameter to a cursor in oracle?

1222


How to insert a new row into a table in oracle?

1211


What is an oracle cursor variable?

1129


what happened to the global index when I truncate the data in one of the partition?

2062