Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^2: poll ideas quest 2015 (xp/writeups ratio)

by chacham (Prior)
on Sep 02, 2015 at 16:54 UTC ( [id://1140816]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    WITH
        Data(Ranking, Name, XP, Writeups)
    AS
    ...
         WHEN '<=0'    THEN 6
         WHEN 'nan'    THEN 7
        END;
    
  2. or download this
    NAME      COUNT(*)
    ------- ----------
    1-9            135
    ...
    nan              2
    
    7 rows selected.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-03-28 21:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found