Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

How index is implemented in oracle database?

1040


Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size ?

2419


How to connect to the server with user account: sys?

1057


How to create a stored function in oracle?

1152


what is insert all statement in sql

6615


Explain the difference between a procedure and a function?

1236


How to select all columns of all rows from a table in oracle?

1096


What is oracle server autotrace in oracle?

1219


How to check your oracle database 10g xe installation?

1041


What is catalog in Oracle?

1431


Explain about integrity constraint?

1176


What is the fastest query method to fetch data from the table?

1411


How to resolve the ORA-39133 error in Oracle?

1179


src name sex a,male b,female c,male d,female Required output : male female a,b c,d tried pivot but was not successfull select * from src pivot (max(name) for sex in ('MALE','FEMALE'));

1746


What to do if dba lost the system password?

1243