If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Unix Shell Scripts > reading data from excel using shell script

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-05-08, 00:00
tiger66 tiger66 is offline
Registered User
 
Join Date: Dec 2007
Posts: 32
reading data from excel using shell script

Hi
I need to write a shell script that reads each row of an USER_ID colume in a excel file.

the excel has around 10000 rows of data.

Can someone gives me some advice what's best way to do this

thanks
Reply With Quote
  #2 (permalink)  
Old 01-09-08, 04:27
J.Poornima J.Poornima is offline
Registered User
 
Join Date: Mar 2007
Posts: 25
You can probably create a CSV file and use the "Cut" command to read the USER_ID column.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On