adspace
What is sql*loader and what is it used for? : aql loader
Answer Posted / Praphull Kumar Yadav
SQL*Loader is a utility program provided by Oracle to load data into Oracle databases from external sources such as flat files, delimited text files, or even other databases. It allows you to transform and validate the data before loading it into the database.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do we need to rebuild index after truncate?
How do I remove duplicates in two columns?
Is primary key always clustered index?
Can delete statement be rollbacked?
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
What is your daily office routine?
What is the best sql course?
Can we rollback truncate?
how to start mysql server? : Sql dba
how many tables will create when we create table, what are they? : Sql dba
what is dbms? : Sql dba
If a cursor is open, how can we find in a pl/sql block?
Does group by remove duplicates?
What is the current version of postgresql?
how to escape special characters in sql statements? : Sql dba