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 the use of inctype option in exp command.
What are oracle functions?
15. Display the item_cost and then truncate it to the nearest hundred, ten, unit, tenth and hundredth.
Can cursor variables be stored in PL/SQL tables.If yes how. If not why?
25. Display the client number and the value of the highest value order placed by that client.
WHAT IS THE DEFINITION OF DEFAULT CUSTOMER IN AR?
What are the predefined tablespaces in a database?
List the parts of a database trigger.
When does a Transaction end ?
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
How to write a query with an inner join in oracle?
How to open a cursor variable?