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...

How do we know whether an index is created on a table ???

Answer Posted / anithaletchumi

select index_name from dba_indexes where table_name=upper
('table_name');

dba_indexes -> This view has the description for all
indexes in the database.

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many file formats are supported to export data?

1263


How to establish administrator authentication to the server?

1094


What are the extensions used by oracle reports?

1086


What is truncate oracle?

1013


Explain an index segment?

1158


What is query image?

1023


What is the difference between translate and replace in oracle?

1215


What are the different oracle database objects?

1145


hello friends Im doing my final year engineering in B.Tech.. one of uncle said he can provide job in his company if im good in database management. but i have only basic knowledge about database, so like to join database management course in good intuition. so friends kindly help me to get good intuition because its my future.

2313


How can I introduce multiple conditions in like operator?

1047


How many categories of data types?

1039


How view is different from a table?

1080


Explain rename?

1041


Explain oracle left join with an example?

1058


What is the effect of setting the value "all_rows" for optimizer_goal parameter of the alter session command? What are the factors that affect optimizer in choosing an optimization approach?

1109