Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: mysql update table how to

by hippo (Bishop)
on Mar 17, 2019 at 12:30 UTC ( [id://1231357]=note: print w/replies, xml ) Need Help??


in reply to mysql update table how to

if ($userid eq $row->{USERID}) {

Clearly, this restricts which rows will be processed. If you don't want such a restriction then don't use it.

Replies are listed 'Best First'.
Re^2: mysql update table how to
by VC (Novice) on Mar 18, 2019 at 19:33 UTC

    Thanks

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1231357]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (6)
As of 2024-04-19 11:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found