by ManualsSUCKS April 23, 2018

< aKa> MySQL question: I want to take two varchar fields and return it as one column. My guess was : SELECT (first_name + " " + last_name) as full_name FROM table
< BlueEagle> SELECT CONCAT (last_name,', ',first_name) AS full_name FROM mytable
< BlueEagle> http://dev.mysql.com/doc/ refman/5.1/en/select.html <= To help your lack of manual deficiency
< BlueEagle> SELECT CONCAT (last_name,', ',first_name) AS full_name FROM mytable
< BlueEagle> http://dev.mysql.com/doc/ refman/5.1/en/select.html <= To help your lack of manual deficiency
by BlueEagle July 30, 2008

Cheap motherfucker that follows all the rules and does it by the book. Commonly used as a derogatory term and screamed in a British accent.
by JuicedGoose August 10, 2015

by The Jeep Man March 6, 2024

by 🐿️veve🐿️ January 16, 2020

by your neighbor April 25, 2024

Christ is a virus that is stored within the meaning of all things... And every so often the planets will align and it will hijack one of the Meat Gundams and throw the world into disorder... And it happens perpetually and they can't quite figure out why... Because they are just miming a morality, the meaning of which, they do not fully understand... Where is it hiding? Why does it keep coming back? So, they try to recreate the conditions under which it spawns... But their words are little more than air... And what they are trying to find, they cannot see... For they are the blind who are leading the blind...
by Hym Iam March 7, 2025
