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 is the default port no on which sql server listens? : sql server DBA
What the different components in replication and what is their use? : sql server DBA
Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?
What is fill factor? : sql server DBA
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.
what is ora 24313?what is the procedure to exclude that error?
Why does Oracle not permit the use of PCTUSED with indexes?
How to bind a cobol module to a given job? I am not able to understand this concept.Can anyone help me out as how to carry out this task?
What the different topologies in which replication can be configured? : sql server DBA
how can you generate profile of pl/sql applications to identify performance bottlenecks?
How would you best determine why your MVIEW couldn't FAST REFRESH?
What is transparent data encryption? : sql server DBA
What is the default fill factor value? : sql server DBA
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
What are the different ways you can create databases in sql server? : sql server DBA