What is the difference between the SQL Loader and IMPORT
utilities?
Answer Posted / kunal sain
Sql loader can import data from any flat files
where as import command import data from exported file.
| Is This Answer Correct ? | 23 Yes | 1 No |
Post New Answer View All Answers
What are the different types of indexes available in sql server? : sql server DBA
Why would you use sql agent? : sql server DBA
who owns the operating system files created by the utl_file package?
Where would you look for errors from the database engine?
How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?
what is grd?
What is the default port no on which sql server listens? : sql server DBA
how can you implement fine-grained auditing?
How can you control the amount of free space in your index pages? : sql server DBA
what do you understand by fine-grained auditing?
which background process invoke at the time of upgradation tell me???
What is dcl? : sql server DBA
How would you go about verifying the network name that the local_listener is currently using?
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
When setting replication, can you have distributor on sql server 2005, publisher on sql server 2008? : sql server DBA