what is load balancing and what u have used to do this?(sql
loader)
Answer Posted / komal
In my view load balancing is when there is lots of manual
data to be fed into a table then we make a .csv file and
load it through an sql loader.
Instead of manually entering record by record we make use
of a few command prompt commands where in data goes into
the table
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between substr & instr functions?
What is a trigger oracle?
How to define a variable of a specific record type?
What are ddl statements in oracle?
What is meant by an index?
What is data block in Oracle?
How to see free space of each tablespace?
How to invoke the original export import utilities?
How to compare dates in oracle sql?
How to retrieve the count of updated rows?
How many types of tables are there in oracle?
Explain compound trigger in oracle?
How to change program global area (pga) in oracle?
What is a static data dictionary in oracle?
Explain an index?