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


can anyone help me ?

an index has been done on the primary key of a table. an
update operation was performed on that table.
now my question is

1> what abt the performance ? means faster or slower due to
indexing ?
2> does the operation affect to the primary key constraint ?

Answers were Sorted based on User's Feedback



can anyone help me ? an index has been done on the primary key of a table. an update operatio..

Answer / dinesh a.

If you have a primary key there is no need to create one
explicitly index on that , Oracle create implicitly index
on your primary key .

We create index on a table to fast access (ie retrive) so
your data accessing will be fast but same above asnwer in
case of DML operation the performance will get slow.

Is This Answer Correct ?    3 Yes 0 No

can anyone help me ? an index has been done on the primary key of a table. an update operatio..

Answer / patilshashi

1) Slower due to frequent updating , if their is bulk
updation then disable the constraint and then enable it.
2) No

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle General Interview Questions

What is SAVE POINT ?

5 Answers  


what are the different types of cursors? explain?

4 Answers  


How do I connect to oracle database?

0 Answers  


Explain an exception and its types?

0 Answers  


What is a snapshot log?

0 Answers  


How do I limit the number of rows returned by an oracle query after ordering?

0 Answers  


What are main difference between Stored Procedure and Functions.

6 Answers   CA, Metric Stream,


what is a cartition product?

4 Answers  


can we pass two out parameters at a time in function?please answer to my question

3 Answers   Wipro,


How data locks are respected in oracle?

0 Answers  


How to drop an index?

0 Answers  


If a table column has is UNIQUE and has NOT NULL, is it equivalent to a PRIMARY KEY column?

7 Answers   IBM,


Categories
  • Oracle General Interview Questions Oracle General (1809)
  • 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)