What are the tradeoffs between many vs few indexes? When would you want to have many, and when would it be better to have fewer?
Submitted by: AdministratorFewer indexes on a table mean faster inserts/updates. More indexes mean faster, more specific WHERE clauses possibly without index merges.
Submitted by: Administrator
Submitted by: Administrator
Read Online Oracle DBA Job Interview Questions And Answers
Top Oracle DBA Questions
| ☺ | What is the difference between a materialized view (snapshot) fast refresh versus complete refresh? When is one better, and when the other? |
| ☺ | When using Oracle export/import what character set concerns might come up? How do you handle them? |
| ☺ | Explain FORCE LOGGING feature in 9i. |
| ☺ | Name three SQL operations that perform a SORT. |
| ☺ | What is the difference between RAID 5 and RAID 10? Which is better for Oracle? |
Top DB Oracle Categories
| ☺ | Oracle PL-SQL Interview Questions. |
| ☺ | Oracle DBA Interview Questions. |
| ☺ | Oracle D2K Interview Questions. |
| ☺ | OCI Interview Questions. |
| ☺ | Forms Reports Interview Questions. |
