my $username = $sqldbh->fetch_one_value( table=>'USERS', columns=>'USER_NAME', criteria=> { 'USER_ID' => $userid } );