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 control file used for?
How can we delete duplicate rows in a table?
What are the restrictions in a oracle read only transaction?
Explain about the analyze command in oracle?
How to start a new transaction in oracle?
Point the difference between translate and replace?
How to increment dates by 1 in oracle?
How to use fetch statement in a loop?
How to define a data field as not null?
How do I use os authentication with weblogic jdriver for oracle and connection pools?
How oracle handles dead locks?
How do we display rows from the table without duplicates?
types of indexes and the rationale behind choosing a particular index for a situation.
how to join query for one source type is oracle another source type is sql server ?
How to write a left outer join with the where clause in oracle?