|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to convert text file into the oracle database
Hie i'm new here..i need to know is there any ways to convert a text file into the Oracle database. Pls i need your help a.s.a.p thank you
|
|
#2
|
|||
|
|||
|
Use SQL*Loader to load it into a table or use external tables. See this thread: http://forums.devshed.com/t267200/s.html
|
|
#3
|
|||
|
|||
|
thanx a lot but can u actually xplain it to me how does it works??coz i'm really really new here and i need to convert thousands of data..please..ur help is highly appreciated.TQ again
|
|
#4
|
|||
|
|||
|
You have two options:
But there is no way around reading the manuals. All Oracle manuals are available online (free registration). If you have specific questions afterwards, then post them here. Thomas |
|
#5
|
|||
|
|||
|
Thanx a lot..I just want to know is it possible to import text file using TOAD. And is there any scripting available on oracle to check duplication data checking,validation on identical attributes and data type. Does anyone has any idea how to do this.Thanx a lot
|
|
#6
|
|||
|
|||
|
Quote:
Thomas is right. You need to devote some time to learning your tools. TOAD can import as you asked, and PL/SQL scripts can be written to validate the data. Either method will require you to master a few fundamental data manipulation skills. Mike |
|
#7
|
|||
|
|||
|
Hey thanx to all for your advice n right now i'm learning how to use the sql*loader thanx again for the info and advice..
|
![]() |
| Viewing: Dev Shed Forums > Databases > Oracle Development > How to convert text file into the oracle database |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|