Hi All Perl-mysql Gurus
This is Pragneshkumar Gandhi From India.
I Have some queries.

1) Can i directly dump my xls file into mysql table using
"load data in file". ??
2) If answer of First Question is "NO" then
Can I make my xls(tab seprated) values to csv in the perl
programme. can I do whole file in one copmmand or I have to
read it line by line 
3) I have to merge two table in perl (mysql table)
for that i have to store whole table in perl array.
can i store whole table in perl variable (is there anything
like array of array possible in perl)
I have to store in one variabl ebcoz i have to do reverse
travels which is not possible in dbh->fetchrow()
funcationality.

Tahnks in advance
bye


=====
Living on Earth may be expensive, but it includes an annual free trip round the Sun.

Regards,
Pragneshkumar Gandhi,
India.

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to