What is Virtual Memory?
It is a private memory/temporary memory. Actually there will
not be any memory like virual. when u execute any query,
that time it process the query in virual memory, which is
not physical but uses physical memory as virtually. once the
query execution done, we lose virtual memory. dynamically it
creates memory part from physical memory. but not physical.
| Is This Answer Correct ? | 1 Yes | 0 No |
Give two examples of referential integrity constraints.
What are the different tools available for hot backups in Oracle? Is it preferable to take it manually all the time or it depends on the size of the database?
What is database schema?
what is diff between pre insert,on insert,post insert triggers?
I am working in Oracle Clinical 4.5.1 Please explain a bit.How to create Views in OC
what is debit memo and credit memo in AR?
In my table i'm having the duplicate records with sequence number and my requirement is when in new record is coming i want to delete existing old record(onlyone i.e maintaing the partial duplicate date )and add new record
the user should know to which database he is connected currently in oracle
hi iam kavya, i completed Oracle11i(finance module), i do not know how to face the interview questions please adivese me
what are basic modules required to implement oracle application in any oraganisation?
How would you determine the time zone under which a database was operating?
What is the sql query to find the employee who has Nth maximum salary?