Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: Perl DBI not storing @prev_value in query

by Beaker (Beadle)
on Jan 24, 2018 at 18:04 UTC ( [id://1207853]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        SELECT x.group_discussion_id, x.comment, x.date_posted, 
            x.username, x.realname,
    ...
                  gdp.group_discussion_post_id DESC
              ) x
          WHERE recent_post_rank <= 3
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-26 00:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found