Describe how to load data through External Tables

          

Describe how to load data through External Tables.

<<Previous  Next>>

Oracle - Describe how to load data through External Tables - June 27, 2009 at 11:00 AM

Describe how to load data through External Tables.  

  • Create an external table with columns matching data fields in the external file.
  • Create a similar table.
  • Execute INSERT INTO ... SELECT statement to load data from the external file.
Also read
How many types of Tables supported by Oracle? Explain them

Ordinary (heap-organized) table, Clustered table, Index-organized table, Partitioned table...........

Explain how to view all columns in an Existing Table.

Use the command DESC and the table name to view the information about the columns..........

Explain how to recover a dropped Table in Oracle.

<<Previous  Next>>



Write your comment - Share Knowledge and Experience


 

 
Interview questions
Latest MCQs
» General awareness - Banking » ASP.NET » PL/SQL » Mechanical Engineering
» IAS Prelims GS » Java » Programming Language » Electrical Engineering
» English » C++ » Software Engineering » Electronic Engineering
» Quantitative Aptitude » Oracle » English » Finance
Home | About us | Sitemap | Contact us | We are hiring