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
How will you write a query to get a 5th rank student from a table student_report?
What happens internally when the user types userID/password@string in SQL PLUS Thanks-Bhaskar
Give the various rollback segment states.
How can we find out the current date and time in oracle?
Why use resource manager in Oracle?
Compare and contrast between sql and sql server and explain its various functions?
How to select some rows from a table in oracle?
ur a sql devoloper...what is the process in ur company for finding the database BUGS .. seperate DB testers are there? or devr.s are manage? if DB TESTERS in there what is the process
What are the various types of snapshots ?
Is insert autocommit in oracle?
What is a subquery in oracle?
How can windows applications connect to oracle servers?
Can objects of the same schema reside in different tablespace?
What exactly do quotation marks around the table name do?
What is the difference between formal parameters and actual parameters?