How are the index updates?
Answer / nishi
Indexes are automatically maintained and used by Oracle. Changes to table data are automatically incorporated into all relevant indexes.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is RAID technology?which is better RAID 0+1 OR RAID 5?
what is difference between where clause and having clause?
What is an Index ?
In my table i have 4 columns with 100 records but in that 4 columns one column contains all NULL values so can i add NOT NULL CONSTRAINT on that column......... ok if it is not possible, can i add NOT NULL CONSTRAINT from 101 Record Onwards?
What is oracle database client?
wirte the syntax of update query?
Can we insert data in view oracle?
Why we choose emp number as primarykey?
How to upsert (update or insert into a table)?
Explain the difference between a procedure and a function?
What is the difference between truncate & delete command?
what is shell?