Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Counting fields from database

by Anonymous Monk
on Oct 03, 2020 at 14:22 UTC ( [id://11122513]=note: print w/replies, xml ) Need Help??


in reply to Counting fields from database

SELECT DISTINCT threadId FROM ... ... SELECT COUNT(DISTINCT threadID) ...

Replies are listed 'Best First'.
Re^2: Counting fields from database
by Anonymous Monk on Oct 05, 2020 at 16:22 UTC
    Garbage as usual.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-03-28 16:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found