How are Indexes Update ?
Answer / orawhiz
Indexes are automatically maintained and used by ORACLE.
Changes to table data are automatically incorporated into
all relevant indexes.
| Is This Answer Correct ? | 4 Yes | 2 No |
What happens to the current transaction if the session is ended?
How to convert a date to char in oracle? Give one example.
Can an Integrity Constraint be enforced on a table if some existing table data does not satisfy the constraint ?
Indexes in oracle ?
3 Answers Keane India Ltd, L&T,
can you call insert/update/delete in select statements. If yes how? If no what is the other way?
In what script is snap$ created? In what script is the scott/tiger schema created?
What is STATSPACK tool?
How to create an oracle database manually?
what is difference between where clause and having clause?
Explain about the analyze command in oracle?
In AP we done Customizations for Late Payments Charges. For Reporting Purpose What are the Documents Prepared for Customer Understanding??
write a query to count number of alphabets in given string for example "APPLE" write a query to generate sequence from 50 to 100 write a query to display in single string "ABCD,EFGH,IJKL,PQRS"