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??
No Answer is Posted For this Question
Be the First to Post Answer
Explain drop constraint oracle?
How to insert a record into a table?
What would you do with an in-doubt distributed transaction?
Explain the use of show option in imp command.
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
Can an Integrity Constraint be enforced on a table if some existing table data does not satisfy the constraint ?
What is the purpose of init.ora. ? how many init.ora exist in oracle installation? suppose there are 3 database on one oracle server, how many init.ora do I have? what are various database objects? how will you identify memmory related performace issue in oralce? any idea about basic architure difference of oracle and db2? comment on which is better , with reasons? what is a fuction based index? is it recommended to use the same. ? what is global temporay table? what is teh signification of the parameter session_cached_cursor ?
Explain the use of grant option in exp command.
what is the difference between functional dependecy and multilevel dependency?
What are the arithmetic operations?
Is primary key indexed by default in oracle?
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)