RE: Import large dataset (table) on a CD into Oracle
"David, Romeo B. (Govt)" <[email protected]>
| Newsgroups | gmane.comp.db.oracle.devel |
|---|---|
| Message-ID | <LYRIS-1796914-811302-2002.12.23-17.07.27--gcdod-oracle#[email protected]> |
It depends on what kind of files you have. Were they exported from an Oracle database using the export utility, if so, you can use the import utility of oracle. If they are just in some flat file format, you can use sqlloader (you have to know the layout of the records, either they are delimited by any character or they are of fixed record layout). -----Original Message----- From: Russell Moss [mailto:[email protected]] Sent: Monday, December 23, 2002 11:13 AM To: Oracle Subject: [oracle] Import large dataset (table) on a CD into Oracle Hi Could anyone tell me how to import a large table (dataset)on a CD into Oracle! I have already created a table using SQl but of course with no data (rows). cheers --- Change your mail options at http://p2p.wrox.com/manager.asp or to unsubscribe send a blank email to %%email.unsub%%. --- Change your mail options at http://p2p.wrox.com/manager.asp or to unsubscribe send a blank email to [email protected].