![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Check the record count in table (table in oracle) | kamineni | Shell Programming and Scripting | 1 | 12-29-2008 06:32 AM |
| Extract Table from PDF | parshant_bvcoe | Shell Programming and Scripting | 2 | 12-20-2008 10:10 PM |
| Check the record count in table (table in oracle) | kamineni | Shell Programming and Scripting | 1 | 12-15-2008 08:31 AM |
| Checking for a control file before processing a data file | purna.cherukuri | Shell Programming and Scripting | 4 | 09-01-2008 11:52 AM |
| File Table in HP-UX | mbb | High Level Programming | 5 | 08-08-2001 12:30 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
extract table name from a control file
Hi,
I need to extract the table name from an oracle control file which comes as the last word in the third line. Ex: LOAD DATA INFILE '/home/user/files/scott.dat' INTO TABLE SCOTT.EMP_SAL FIELDS TERMINATED BY.......... what i want to to is write the table name SCOTT.EMP_SAL to a new file. Please help! ---------- Post updated at 03:27 PM ---------- Previous update was at 03:24 PM ---------- forgot to mention. It's a bash shell. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|