What is the data pump export utility?
No Answer is Posted For this Question
Be the First to Post Answer
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 ?
What is blob data type in oracle?
How can windows applications connect to oracle servers?
Using the relations and the rules set out in the notes under each relation, write table create statements for the relations EMPLOYEE, FIRE and DESPATCH. You should aim to provide each constraint with a formal name, for example table_column_pk.
What is the difference between PFILE and SPFILE in Oracle?
How to add another datafile to a tablespace?
What is memory advisor in Oracle?
What happens if recursive calls get out of control?
what is the difference between restoring and recovering?
What's dateware house and what's clustor with practicle example
how can db_files > maxdatafiles since db_files is for instance and the later is for database
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??