We are a commune of inquiring, skeptical, politically centrist, capitalist, anglophile, traditionalist New England Yankee humans, humanoids, and animals with many interests beyond and above politics. Each of us has had a high-school education (or GED), but all had ADD so didn't pay attention very well, especially the dogs. Each one of us does "try my best to be just like I am," and none of us enjoys working for others, including for Maggie, from whom we receive neither a nickel nor a dime. Freedom from nags, cranks, government, do-gooders, control-freaks and idiots is all that we ask for.
SELECT c.categoryid,
c.category_name,
c.category_icon,
c.category_description,
c.authorid,
c.category_left,
c.category_right,
c.parentid,
a.username,
a.username AS loginname,
a.realname
FROM csg_category AS c
LEFT OUTER JOIN csg_authors AS a
ON c.authorid = a.authorid
LEFT OUTER JOIN csg_authorgroups AS ag
ON ag.authorid = c.authorid
LEFT OUTER JOIN csg_access AS acl
ON (ag.groupid = acl.groupid AND acl.artifact_id = c.categoryid)
GROUP BY c.categoryid
ORDER BY category_name ASC
It's Sunday. Have a pleasant Sunday. But remember, Sunday is Monday's mother. She seems nice, but she's just as likely to smack you with a hairbrush as not. Happens almost every week.
But we were good boys. We didn't break the Sabbath often enough to signify--once a week perhaps. Anyway, we were good Presbyterian boys when the weather was doubtful; when it was fair, we did wander a little from the fold. --Twain
There are some fairly bright people abroad in the land that don't understand that if the velocity of money is zero, as far as inflation is concerned it doesn't exist.