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

Answers were Sorted based on User's Feedback



sql command 2 know current database..

Answer / lenka

select *
from global_name;

Is This Answer Correct ?    7 Yes 0 No

sql command 2 know current database..

Answer / pradeeshkumar

this will also work.

select global_name from global_name;

Is This Answer Correct ?    4 Yes 1 No

sql command 2 know current database..

Answer / pradeeshkumar

select global_name from global_name;

Is This Answer Correct ?    2 Yes 0 No

sql command 2 know current database..

Answer / 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

More Oracle General Interview Questions

26. Display the earliest shipping date in the format: DD/MON/YYYY

5 Answers   Wipro,


Can we call procedure inside function in oracle?

0 Answers  


What is use of oracle?

2 Answers   Satyam,


what is the dual table in oracle?

0 Answers  


What is a system tablespace and when it is created?

0 Answers  


How to run queries on external tables?

0 Answers  


Explain the use of analyse option in exp command.

0 Answers  


you are sorting a table using "order by"(descending) clause of a column which contains a null value...whether that row containing null value will come first or last in the output??

2 Answers   BirlaSoft,


what are the default admin accounts in Oracle 10g ?

0 Answers   MCN Solutions,


What happens if recursive calls get out of control?

0 Answers  


what is primary key and foreign key when and where have to use

5 Answers  


What is an oracle tablespace?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)