my ($identifier)=$sth->fetchrow_array(); my @array = $sth->fetchrow_array(); ($identifier) = @array;