What is dictionary cache ?
Answers were Sorted based on User's Feedback
Answer / cinnaraja
Once the database server has accessed the table from the
datafile , it places that information in the data-dictionary
cache in shared memory.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sawant
Dictionary cache is information about the databse objects
stored in a data dictionary table.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to manage transaction isolation level?
what is integrity constrains?
1:-How to write to update command in a procedure in oracle which update two different table at a time 2:-How to write the select command in a procedure in oracle which give multiple records
WHAT IS THE DEFINITION OF DEFAULT CUSTOMER IN AR?
how may join possible between (requisition with purchase order)
What is where clause in oracle?
What the is the diff between local index and global index. give some example.
What are cursor?where are they used?
What is bulk collect in oracle?
select to_char('10','10') from dual This gives me an error oRA-1481 INVALID NUMBER FORMAT MODEL why? pls help
What is the dynamic sql in oracle?
what are the differen between key flexifild and discriptive fiexifild.