HI perl
I have one simple question
I have to select all rows of my two mysql table and then i
have to dump that in another table.
all three tables are of identical structures.
i just wanna to know that
how can i store the result set means the output of "select"
query in perl variable.
i have to store that in perl variable(array like).
$dbrow->fetch will retune onw row at time. buyt in that i
cant travels reverse but i need that for some business
logic
in short how can i store the ouput of query in perl
structure so that i can use taht in my programme.
thanks 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