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 an Oracle index?
How to connect the oracle server as sysdba?
How to select some columns from a table in oracle?
I have created one package with out procedures in package specification and in package body i have used 2 procedures. is it compile????
Whatz the main diff between Subquery and a Join
14 Answers Oracle, Zeta Interactive,
How to define a specific record type?
What are the differences between primary key and unique key?
I want a table like, no name address addr1 addr2 So i want columns like addr1,addr2 under address column. Can one please answer me. Advance Thanks.
What do you mean by a tablespace?
What is the oracle implicit cursor?
What does `(+)` do in a where clause?
How to define an anonymous procedure with variables?