I have used below code while fetching data from the sql but i got the output as below
$sth->execute ($lBOA_BLC_MASTER_ID) or die "Cannot execute: " . $sth-> +errstr(); %data = map { $_ => 1 } $sth->fetchrow();
Output
thanks and regards,$VAR1 = 'ABC'; $VAR2 = 1;
In reply to Re^2: How to store the data fetched from the database in perl
by rajsai28
in thread How to store the data fetched from the database in perl
by rajsai28
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |