What is the difference between hot backup and cold backup in oracle? Tell about their benefits also.
No Answer is Posted For this Question
Be the First to Post Answer
What is recycle bin in Oracle?
What are the different types of partitions in oracle?
How to create index-by table in oracle?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
What is set operator oracle?
Can select statements be used on views in oracle?
How to define an anonymous block?
How to connect to the server with user account: sys?
Explain an extent?
Explain the different normalization forms?
According to oracle specification VIEW is a object. OBJECT that means anything stored in the oracle database that has the physical existence.why VIEW doesn't take memory in oracle database, but it is treated as a object ?Please explain ?
why can't we assign not null constraint as table level constraint